Search Results for

    Show / Hide Table of Contents

    Class DewProfile.PurchaseData

    Inheritance
    object
    DewProfile.PurchaseData
    Namespace: Global
    Assembly: Dew.Core.dll
    Syntax
    public class DewProfile.PurchaseData

    Constructors

    PurchaseData(string, int)

    Declaration
    public PurchaseData(string item, int stardust)
    Parameters
    Type Name Description
    string item
    int stardust

    Fields

    item

    Declaration
    public string item
    Field Value
    Type Description
    string

    stardust

    Declaration
    public int stardust
    Field Value
    Type Description
    int

    timestamp

    Declaration
    public long timestamp
    Field Value
    Type Description
    long
    In This Article
    Back to top Shape of Dreams API Documentation