luxlabs header browser preview


@class NSString;

@interface PKAccountWebserviceInstallmentBindResponse : PKAccountWebServiceResponse

@property (readonly, copy, nonatomic) NSString *bindToken;

- (id)initWithData:(id)a0;
- (void).cxx_destruct;

@end