luxlabs header browser preview


@class PKAppleBalanceInStoreTopUpToken;

@interface PKAccountWebServiceGenerateTopUpTokenResponse : PKAccountWebServiceResponse

@property (readonly, copy, nonatomic) PKAppleBalanceInStoreTopUpToken *token;

- (id)initWithData:(id)a0;
- (void).cxx_destruct;
- (id)initWithData:(id)a0 account:(id)a1 request:(id)a2;

@end