class Tourmaline::TransactionPartnerOther

Overview

Describes a transaction with an unknown source or recipient.

Included Modules

Defined in:

tourmaline/types/api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(type : String) #

[View source]

Instance Method Detail

def type : String #

Type of the transaction partner, always "other"


[View source]
def type=(type : String) #

Type of the transaction partner, always "other"


[View source]