class Stripe::Account::Settings::Payouts::Schedule

Included Modules

Defined in:

stripe/objects/account.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def delay_days : Int32 | Nil #

[View source]
def interval : String | Nil #

[View source]
def monthly_anchor : Int32 | Nil #

[View source]
def weekly_anchor : String | Nil #

[View source]