ReceiptGlobalPaymentsDetails
public struct ReceiptGlobalPaymentsDetails : Codable, Sendable
Global payments details model.
-
The estimated time of delivery for a cash pickup.
Declaration
Swift
public let estimatedTimeOfDelivery: String?
-
The transaction reference.
Declaration
Swift
public let transactionReference: String?