Method: ArtikCloud::SubscriptionEnvelope.swagger_types
- Defined in:
- lib/artikcloud/models/subscription_envelope.rb
.swagger_types ⇒ Object
Attribute type mapping.
28 29 30 31 32 |
# File 'lib/artikcloud/models/subscription_envelope.rb', line 28 def self.swagger_types { :'data' => :'Subscription' } end |