Search Results for

    Show / Hide Table of Contents

    Struct PaymentsKit.Product

    Namespace: Pley
    Assembly: Pley.dll
    Syntax
    public struct Product

    Fields

    id

    Declaration
    public string id
    Field Value
    Type Description
    System.String

    name

    Declaration
    public string name
    Field Value
    Type Description
    System.String

    price

    Declaration
    public PaymentsKit.Price price
    Field Value
    Type Description
    PaymentsKit.Price

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    In This Article
    Back to top Generated by DocFX