class

Account

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

closed
Source
closed=(closed : Bool)
Source
country_code
Source
country_code=(country_code : String)
Source
created
Source
created=(created : Time)
Source
currency
Source
currency=(currency : String)
Source
description
Source
description=(description : String)
Source
id=(id : String)
Source
owners
Source
owners=(owners : Array(Owner))
Source
payment_details
Source
payment_details=(payment_details : PaymentDetails)
Source
type
Source
type=(type : String)
Source