Method: VericredClient::DependentCreateRequest.attribute_map
- Defined in:
- lib/vericred_client/models/dependent_create_request.rb
.attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
1034 1035 1036 1037 1038 1039 1040 1041 1042 |
# File 'lib/vericred_client/models/dependent_create_request.rb', line 1034 def self.attribute_map { :'date_of_birth' => :'date_of_birth', :'gender' => :'gender', :'last_used_tobacco' => :'last_used_tobacco', :'relationship' => :'relationship', :'same_household' => :'same_household' } end |