Tourmaline::Invoice
Inherits Tourmaline::Model < JSON::Serializable < Reference < Object
Constructors
new(title : String, description : String, start_parameter : String, currency : String, total_amount : Int32)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
currency
Sourcedescription
Sourcestart_parameter
Sourcetitle
Sourcetotal_amount
Source