Balance

Only applicable for partial payments flow.

A call to /paymentMethods/balance was successful and returned with a BalanceResult that needs to be handled.

Use BalanceResult.SERIALIZER to deserialize your JSON response string.

Constructors

Link copied to clipboard
constructor(balance: BalanceResult)

Properties

Link copied to clipboard