ManagementOperationCreateParams

Create management operation

Types

Link copied to clipboard
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class OnClosedAccount : Enum

What to do if the financial account is closed when posting an operation

Functions

Link copied to clipboard

Additional headers to send with the request.

Link copied to clipboard

Additional query param to send with the request.

Link copied to clipboard

Returns the raw JSON value of amount.

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

Returns the raw JSON value of effectiveDate.

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of financialAccountToken.

Link copied to clipboard
open override fun _headers(): Headers

The full set of headers in the parameters, including both fixed and additional headers.

Link copied to clipboard

Returns the raw JSON value of memo.

Link copied to clipboard
Link copied to clipboard
open override fun _queryParams(): QueryParams

The full set of query params in the parameters, including both fixed and additional query params.

Link copied to clipboard

Returns the raw JSON value of subtype.

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
fun memo(): String?
Link copied to clipboard

What to do if the financial account is closed when posting an operation

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