luxlabs header browser preview


@class PKVirtualCard;

@interface PKAccountWebServiceVirtualCardResponse : PKAccountWebServiceResponse

@property (readonly, copy, nonatomic) PKVirtualCard *virtualCard;

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

@end