@interface PKPeerPaymentRecurringPaymentFrequencyDetailRowItem : PKPeerPaymentRecurringPaymentDetailRowItem @property (nonatomic) unsigned long long frequency; - (unsigned long long)hash; - (BOOL)isEqual:(id)a0; @end
@interface PKPeerPaymentRecurringPaymentFrequencyDetailRowItem : PKPeerPaymentRecurringPaymentDetailRowItem @property (nonatomic) unsigned long long frequency; - (unsigned long long)hash; - (BOOL)isEqual:(id)a0; @end