@class NSNumber, NSString; @interface _ICMusicSubscriptionLeaseIdentityCacheKey : NSObject <NSCopying> @property (readonly, copy, nonatomic) NSNumber *delegatedDSID; @property (readonly, copy, nonatomic) NSNumber *DSID; @property (readonly, copy, nonatomic) NSString *carrierBundleDeviceIdentifier; - (unsigned long long)hash; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithDSID:(id)a0 carrierBundleDeviceIdentifier:(id)a1 delegatedDSID:(id)a2; @end