Class: Onlyfans::Models::Banking::DetailRetrieveLegalAndTaxStatusResponse::Data::Dac7
- 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 ⇒ Object
289
|
# File 'sig/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rbs', line 289
def initialize: (
|
Instance Attribute Details
#country_ids ⇒ Array<Integer>?
214
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 214
optional :country_ids, Onlyfans::Internal::Type::ArrayOf[Integer], api_name: :countryIds
|
#error ⇒ String?
219
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 219
optional :error, String, nil?: true
|
#required ⇒ Boolean?
224
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 224
optional :required, Onlyfans::Internal::Type::Boolean
|
#state ⇒ String?
229
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 229
optional :state, String
|
#type ⇒ String?
234
|
# File 'lib/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rb', line 234
optional :type, String
|
Instance Method Details
#to_hash ⇒ {
297
|
# File 'sig/onlyfans/models/banking/detail_retrieve_legal_and_tax_status_response.rbs', line 297
def to_hash: -> {
|