class Tourmaline::LabeledPrice

Included Modules

Defined in:

tourmaline/models/labeled_price.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(label : String, amount : Int32) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def amount : Int32 #

[View source]
def label : String #

[View source]