Class: Phoebe::Models::Product::ChecklistViewResponse::Ob

Inherits:
Internal::Type::BaseModel show all
Defined in:
lib/phoebe/models/product/checklist_view_response.rb

Defined Under Namespace

Classes: ObsAux

Instance Attribute Summary collapse

Method Summary

Methods inherited from Internal::Type::BaseModel

==, #==, #[], coerce, #deconstruct_keys, #deep_to_h, dump, fields, hash, #hash, inherited, #initialize, inspect, #inspect, known_fields, optional, recursively_to_h, required, #to_h, #to_json, #to_s, to_sorbet_type, #to_yaml

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Constructor Details

This class inherits a constructor from Phoebe::Internal::Type::BaseModel

Instance Attribute Details

#obs_auxArray<Phoebe::Models::Product::ChecklistViewResponse::Ob::ObsAux>?



217
218
219
# File 'lib/phoebe/models/product/checklist_view_response.rb', line 217

optional :obs_aux,
-> { Phoebe::Internal::Type::ArrayOf[Phoebe::Models::Product::ChecklistViewResponse::Ob::ObsAux] },
api_name: :obsAux

#obs_dtString?

Returns:

  • (String, nil)


224
# File 'lib/phoebe/models/product/checklist_view_response.rb', line 224

optional :obs_dt, String, api_name: :obsDt

#obs_idString?

Returns:

  • (String, nil)


229
# File 'lib/phoebe/models/product/checklist_view_response.rb', line 229

optional :obs_id, String, api_name: :obsId

#species_codeString?

Returns:

  • (String, nil)


234
# File 'lib/phoebe/models/product/checklist_view_response.rb', line 234

optional :species_code, String, api_name: :speciesCode