Method: PureCloud::UserStationsNotificationUserStation.swagger_types

Defined in:
lib/purecloud/models/user_stations_notification_user_station.rb

.swagger_typesObject

Attribute type mapping.



41
42
43
44
45
46
47
48
# File 'lib/purecloud/models/user_stations_notification_user_station.rb', line 41

def self.swagger_types
  {
    :'id' => :'String',
    :'name' => :'String',
    :'associated_user' => :'DocumentDataV2NotificationWorkspace'
    
  }
end