luxlabs header browser preview


@class POMutableKeyResponseJWTBody;

@interface POMutableKeyResponseJWT : POMutableJWT

@property (retain) POMutableKeyResponseJWTBody *body;

- (id)description;
- (void).cxx_destruct;

@end