My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.ValueToDateModel Class Reference
Inheritance diagram for PlayFab.ClientModels.ValueToDateModel:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

string Currency
 ISO 4217 code of the currency used in the purchases.
 
uint TotalValue
 Total value of the purchases in a whole number of 1/100 monetary units. For example, 999 indicates nine dollars and ninety-nine cents when Currency is 'USD')
 
string TotalValueAsDecimal
 Total value of the purchases in a string representation of decimal monetary units. For example, '9.99' indicates nine dollars and ninety-nine cents when Currency is 'USD'.
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

The documentation for this class was generated from the following file: