class Braintree::Models::TransactionSearchResult

Defined in:

models/transactions/transaction_search_result.cr

Constructors

Instance Method Summary

Instance methods inherited from class Braintree::GQLQueryResult

extensions : Models::Extensions extensions, extensions=(extensions : Models::Extensions) extensions=

Constructor methods inherited from class Braintree::GQLQueryResult

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail


[View source]
def data=(data : TransactionSearchData) #

[View source]