Account
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
closed
Sourceclosed=(closed : Bool)
Sourcecountry_code
Sourcecountry_code=(country_code : String)
Sourcecreated
Sourcecreated=(created : Time)
Sourcecurrency
Sourcecurrency=(currency : String)
Sourcedescription
Sourcedescription=(description : String)
Sourceid
Sourceid=(id : String)
Sourceowners
Sourcepayment_details
Sourcepayment_details=(payment_details : PaymentDetails)
Sourcetype
Sourcetype=(type : String)
Source