Class: Onlyfans::Models::PayoutRequestManualWithdrawalResponse::UnionMember1::Meta::RateLimits
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/payout_request_manual_withdrawal_response.rb,
sig/onlyfans/models/payout_request_manual_withdrawal_response.rbs
Overview
Instance Attribute Summary collapse
Instance Method Summary
collapse
==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Constructor Details
#initialize ⇒ Object
326
|
# File 'sig/onlyfans/models/payout_request_manual_withdrawal_response.rbs', line 326
def initialize: (
|
Instance Attribute Details
#limit_day ⇒ Integer?
237
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 237
optional :limit_day, Integer
|
#limit_minute ⇒ Integer?
242
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 242
optional :limit_minute, Integer
|
#remaining_day ⇒ Integer?
247
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 247
optional :remaining_day, Integer
|
#remaining_minute ⇒ Integer?
252
|
# File 'lib/onlyfans/models/payout_request_manual_withdrawal_response.rb', line 252
optional :remaining_minute, Integer
|
Instance Method Details
#to_hash ⇒ {
333
|
# File 'sig/onlyfans/models/payout_request_manual_withdrawal_response.rbs', line 333
def to_hash: -> {
|