PurchaseDate Property
The date of the transaction.
Syntax
public var purchaseDate: String?
Default Value
""
Remarks
This field contains the date and time of the purchase, expressed in UTC. The format of this field must be: YYYYMMDDHHMMSS
|
PurchaseDate PropertyThe date of the transaction. Syntaxpublic var purchaseDate: String? Default Value"" RemarksThis field contains the date and time of the purchase, expressed in UTC. The format of this field must be: YYYYMMDDHHMMSS |