Class: Onlyfans::Models::Banking::DetailRetrieveLegalAndTaxStatusResponse::Data::Tax
- Inherits:
-
Internal::Type::BaseModel
show all
- Defined in:
- lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb,
sig/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_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(country_code: nil, editable: nil, is_banking_disabled: nil) ⇒ Object
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 261
|
Instance Attribute Details
#country_code ⇒ String?
249
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 249
optional :country_code, String, api_name: :countryCode
|
#editable ⇒ Boolean?
254
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 254
optional :editable, Onlyfans::Internal::Type::Boolean
|
#is_banking_disabled ⇒ Boolean?
259
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 259
optional :is_banking_disabled, Onlyfans::Internal::Type::Boolean, api_name: :isBankingDisabled
|
Instance Method Details
#to_hash ⇒ {
328
|
# File 'sig/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rbs', line 328
def to_hash: -> {
|