struct Haystack::Subaccount

Included Modules

Defined in:

haystack/subaccount.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def account_number : String | Nil #

[View source]
def active #

[View source]
def active? #

[View source]
def business_name : String | Nil #

[View source]
def created_at : Time | Nil #

[View source]
def description : String | Nil #

[View source]
def domain : Domain | Nil #

[View source]
def id : Int64 | Nil #

[View source]
def integration : Integration | Nil #

[View source]
def is_verified #

[View source]
def is_verified? #

[View source]
def metadata : Metadata | Nil #

[View source]
def migrate #

[View source]
def migrate? #

[View source]
def percentage_charge : Float64 | Nil #

[View source]
def primary_contact_email : String | Nil #

[View source]
def primary_contact_name : String | Nil #

[View source]
def primary_contact_phone : String | Nil #

[View source]
def settlement_bank : String | Nil #

[View source]
def settlement_schedule : Settlement::Schedule | Nil #

[View source]
def subaccount_code : String | Nil #

[View source]
def updated_at : Time | Nil #

[View source]