@class NSArray; @interface VSJSAppResponsePayload : VSJSObject <VSJSAppResponsePayload> @property (copy, nonatomic) NSArray *userAccounts; - (void).cxx_destruct; @end
@class NSArray; @interface VSJSAppResponsePayload : VSJSObject <VSJSAppResponsePayload> @property (copy, nonatomic) NSArray *userAccounts; - (void).cxx_destruct; @end