#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 SWGSpecialModelName_ @end @interface SWGSpecialModelName_ : SWGObject @property(nonatomic) NSNumber* specialPropertyName; @end