Embedded
public struct Embedded : Decodable, Equatable
The embedded data within the person-to-person (P2P) request approval response.
-
The contact details of the payee.
Declaration
Swift
public let payeeContact: ProxyCustomerDetailsResponse?
-
The P2P payment associated with the approval response.
Declaration
Swift
public let p2pPayment: CreateP2PPaymentAsPayerResponse