purchaseTransaction property
A transaction represents the entire purchase transaction.
Required for purchase-complete
events. Other event types should not set
this field. Otherwise, an INVALID_ARGUMENT error is returned.
Implementation
GoogleCloudRetailV2PurchaseTransaction? purchaseTransaction;