luxlabs header browser preview


@class NSSet;

@interface PKAccountWebServicePhysicalCardsResponse : PKAccountWebServiceResponse

@property (readonly, nonatomic) NSSet *physicalCards;

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

@end