struct Privacy::FundingAccount

Included Modules

Defined in:

privacy/mappings/funding.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def account_name : String | Nil #

[View source]
def created : String | Nil #

[View source]
def last_four : String | Nil #

[View source]
def nickname : String | Nil #

[View source]
def state : State #

[View source]
def token : String #

[View source]
def type : Type #

[View source]