+(nullableNSString*)buy_emailFromRecord:(nullableABRecordRef)recordNS_DEPRECATED_IOS(8_0,9_0,"Use the `emailAddress` from the PKContact object instead");
-(void)updateWithRecord:(nullableABRecordRef)recordNS_DEPRECATED_IOS(8_0,9_0,"Use the CNContact backed `updateWithContact:` instead");
//NOTE: We do not receive an address1 line right now via this partial address, as Apple deemds it unimportant to calculate the shipping rates. We get the actual address later on in a later step.