GAOrder(googleOrderId: String? = null, merchantOrderId: String, buyerInfo: GAUserInfo? = null, image: GAImage? = null, createTime: String, lastUpdateTime: String? = null, transactionMerchant: GAMerchant? = null, contents: GAContents, priceAttributes: List<GAPriceAttribute>? = emptyList(), followUpActions: List<GAActionV3>? = emptyList(), termsOfServiceUrl: String? = null, note: String? = null, purchase: GAPurchaseOrderExtension? = null, ticket: GATicketOrderExtension? = null)
See Also