class

Tourmaline::RevenueWithdrawalStatePending

Inherits JSON::Serializable < Reference < Object

The withdrawal is in progress.

Constructors

new(type : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

type

Type of the state, always "pending"

Source
type=(type : String)

Type of the state, always "pending"

Source