GiftcardsBalanceRequest
public protocol GiftcardsBalanceRequest
The JSON request structure of the GiftcardsApi Balance endpoint.
-
Undocumented
Declaration
Swift
var giftCards: [GiftCardBalenceGiftCard] { get }
-
Undocumented
Declaration
Swift
var giftCardInstruments: [GiftCardInstrument] { get }