@class NSString; @interface DADAMContainerIDCacheKey : NSObject <NSCopying> @property (readonly, nonatomic) NSString *accountID; @property (readonly, nonatomic) long long dataclass; - (unsigned long long)hash; - (id)description; - (void).cxx_destruct; - (BOOL)isEqual:(id)a0; - (id)copyWithZone:(struct _NSZone { } *)a0; - (id)initWithAccountID:(id)a0 andDataclass:(long long)a1; @end