@interface PKShowStoreId : PKStoreId - (id)initWithInteger:(long long)a0; - (id)initWithString:(id)a0; - (id)initWithNumber:(id)a0; @end