ExternalPayment

Types

Link copied to clipboard
class Builder

A builder for ExternalPayment.

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class TransactionResult : Enum
Link copied to clipboard
class TransactionStatus : Enum

The status of the transaction

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of created.

Link copied to clipboard

Returns the raw JSON value of currency.

Link copied to clipboard

Returns the raw JSON value of events.

Link copied to clipboard

Returns the raw JSON value of family.

Link copied to clipboard

Returns the raw JSON value of financialAccountToken.

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of pendingAmount.

Link copied to clipboard

Returns the raw JSON value of result.

Link copied to clipboard

Returns the raw JSON value of settledAmount.

Link copied to clipboard

Returns the raw JSON value of status.

Link copied to clipboard

Returns the raw JSON value of token.

Link copied to clipboard

Returns the raw JSON value of updated.

Link copied to clipboard

Returns the raw JSON value of userDefinedId.

Link copied to clipboard
Link copied to clipboard

ISO 8601 timestamp of when the transaction was created

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The status of the transaction

Link copied to clipboard
Link copied to clipboard
fun token(): String

Unique identifier for the transaction

Link copied to clipboard
open override fun toString(): String
Link copied to clipboard

ISO 8601 timestamp of when the transaction was last updated

Link copied to clipboard
Link copied to clipboard