GiftcardsBalanceResponse
public protocol GiftcardsBalanceResponse
The JSON response structure of the GiftcardsApi Balance endpoint.
-
Undocumented
Declaration
Swift
var giftCardBalances: [GiftCardBalance] { get }