@class NSString, NSURL; @interface PKAccountWebServiceResolveStorefrontCountryMismatchRequest : PKAccountWebServiceRequest @property (copy, nonatomic) NSString *accountIdentifier; @property (retain, nonatomic) NSURL *baseURL; @property (copy, nonatomic) NSString *countryCode; - (id)_urlRequestWithAppleAccountInformation:(id)a0; - (void).cxx_destruct; @end