Method: Carbon::UserRequestContent.openapi_types
- Defined in:
- lib/carbon_ruby_sdk/models/user_request_content.rb
.openapi_types ⇒ Object
Attribute type mapping.
29 30 31 32 33 |
# File 'lib/carbon_ruby_sdk/models/user_request_content.rb', line 29 def self.openapi_types { :'customer_id' => :'String' } end |