Embedded
public struct Embedded : Decodable, Equatable
Represents the embedded data within the response.
-
The list of P2P payments.
Declaration
Swift
public let p2pPayments: [P2PPayment]
EPINetworking Docs (100% documented)
public struct Embedded : Decodable, Equatable
Represents the embedded data within the response.
The list of P2P payments.
Swift
public let p2pPayments: [P2PPayment]