@interface PKPaymentCheckMerchantResponse : PKPaymentWebServiceResponse @property (readonly, nonatomic) BOOL isRegistered; - (id)initWithData:(id)a0; @end