CreateExternalPaymentRequest

Types

Link copied to clipboard
Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of amount.

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of effectiveDate.

Link copied to clipboard

Returns the raw JSON value of financialAccountToken.

Link copied to clipboard

Returns the raw JSON value of memo.

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

Returns the raw JSON value of token.

Link copied to clipboard

Returns the raw JSON value of userDefinedId.

Link copied to clipboard
fun amount(): Long
Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
Link copied to clipboard
fun memo(): String?
Link copied to clipboard
fun token(): String?
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard