@class NSString; @interface PKAccountWebServiceInstallmentAuthorizationResponse : PKAccountWebServiceResponse @property (readonly, copy, nonatomic) NSString *authorizationToken; - (id)initWithData:(id)a0; - (void).cxx_destruct; @end