Stripe::Account::Settings::Payouts::Schedule
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(delay_days : Int32 | Nil = nil, interval : Nil | String = nil, monthly_anchor : Int32 | Nil = nil, weekly_anchor : Nil | String = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
delay_days
Sourceinterval
Sourcemonthly_anchor
Sourceto_h
Sourceweekly_anchor
Source