class Braintree::Models::Dispute::ShallowTransaction

Defined in:

models/dispute.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(xml : XML::Node) #

[View source]

Instance Method Detail

def amount : String #

[View source]
def created_at : String #

[View source]
def global_id : String #

[View source]
def id : String #

[View source]
def installment_count : String | Nil #

[View source]
def order_id : String | Nil #

[View source]
def payment_instrument_subtype : String #

[View source]
def purchase_order_number : String | Nil #

[View source]