11 #import <Foundation/Foundation.h> 19 - (instancetype _Null_unspecified) init NS_UNAVAILABLE;
20 + (instancetype _Null_unspecified) new NS_UNAVAILABLE;
21 - (instancetype _Null_unspecified) copy NS_UNAVAILABLE;
30 - (instancetype _Nullable) initWithError:(NSError * _Nullable * _Nullable)error NS_DESIGNATED_INITIALIZER NS_SWIFT_NAME(init());
41 - (BOOL) isCorporate:(BOOL* _Nonnull)isCorporate withError:(NSError * _Nullable * _Nullable)error;
NSString *_Nonnull description()
Definition: Classification.h:17