class Tourmaline::Invoice inherits Reference # Included modules JSON::Serializable Tourmaline::Model Constructors# .new(title, description, start_parameter, currency, total_amount) # View source .new(pull : JSON::PullParser) # View source Methods# #currency : String # View source #currency=(currency : String) # View source #description : String # View source #description=(description : String) # View source #start_parameter : String # View source #start_parameter=(start_parameter : String) # View source #title : String # View source #title=(title : String) # View source #total_amount : Int32 # View source #total_amount=(total_amount : Int32) # View source