1 | type ComIbmCommerceFoundationCommonDatatypesContactInfoType { |
2 | |
3 | address: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeAddress |
21 | |
4 | attributes: [ComIbmCommerceFoundationCommonDatatypesContactInfoTypeAttributes] |
21 | |
5 | bestCallingTime: String |
21 | |
6 | contactInfoIdentifier: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeContactInfoIdentifier |
21 | |
7 | contactName: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeContactName |
21 | |
8 | emailAddress1: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeEmailAddress1 |
21 | |
9 | emailAddress2: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeEmailAddress2 |
21 | |
10 | fax1: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeFax1 |
21 | |
11 | fax2: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeFax2 |
21 | |
12 | geographicalShippingCode: String |
21 | |
13 | geographicalTaxCode: String |
21 | |
14 | language: String |
21 | |
15 | mobilePhone1: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeMobilePhone1 |
21 | |
16 | organizationName: String |
21 | |
17 | organizationUnitName: String |
21 | |
18 | telephone1: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeTelephone1 |
21 | |
19 | telephone2: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeTelephone2 |
21 | |
20 | userData: ComIbmCommerceFoundationCommonDatatypesContactInfoTypeUserData |
22 | |
23 | } |