luxlabs header browser preview


@interface PKPeerPaymentRecurringPaymentFrequencyDetailRowItem : PKPeerPaymentRecurringPaymentDetailRowItem

@property (nonatomic) unsigned long long frequency;

- (unsigned long long)hash;
- (BOOL)isEqual:(id)a0;

@end