luxlabs header browser preview


@interface PKPaymentPushProvisioningSharingStatusResponse : PKPaymentWebServiceResponse

@property (readonly, nonatomic) unsigned long long sharingStatus;

- (id)initWithData:(id)a0;

@end