#import #import "SWGObject.h" /** * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen * Do not edit the class manually. */ @protocol SWG200Response @end @interface SWG200Response : SWGObject @property(nonatomic) NSNumber* name; @end