vendoo_v1.0/Pods/PicoKit/Pod/SOAP/SOAP12/SOAP12FaultcodeEnum.m
Okechi Onyeje 031a354996 Ebay Listing Now Posts both information and single image
need to rework on categories since subcategory workflow added some complications, but that will be taken care of in a bug fix task
2016-08-23 13:48:34 -04:00

16 lines
494 B
Objective-C

// Generated by xsd compiler for ios/objective-c
// DO NOT CHANGE!
#import "SOAP12FaultcodeEnum.h"
NSString *const SOAP12FaultcodeEnum_TNS_DATA_ENCODING_UNKNOWN = @"tns:DataEncodingUnknown";
NSString *const SOAP12FaultcodeEnum_TNS_MUST_UNDERSTAND = @"tns:MustUnderstand";
NSString *const SOAP12FaultcodeEnum_TNS_RECEIVER = @"tns:Receiver";
NSString *const SOAP12FaultcodeEnum_TNS_SENDER = @"tns:Sender";
NSString *const SOAP12FaultcodeEnum_TNS_VERSION_MISMATCH = @"tns:VersionMismatch";