| java.lang.Object | ||
| ↳ | com.coupa.resources.Resource | |
| ↳ | com.coupa.resources.Supplier | |
Java class for supplier complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="supplier">
<complexContent>
<extension base="{}resource">
<sequence>
<element name="created-at" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="updated-at" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="website" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="po-method" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-url" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-domain" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-identity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-supplier-domain" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-supplier-identity" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-secret" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="cxml-protocol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="po-email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="account-number" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="duns" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="tax-id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="coupa-connect-secret" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="invoice-matching-level" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="primary-contact" type="{}contact-summary" minOccurs="0"/>
<element name="primary-address" type="{}address-summary" minOccurs="0"/>
<element name="payment-term" type="{}payment-term-summary" minOccurs="0"/>
<element name="shipping-term" type="{}shipping-term-summary" minOccurs="0"/>
<element name="created-by" type="{}user-summary" minOccurs="0"/>
<element name="updated-by" type="{}user-summary" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accountNumber | |||||||||||
| coupaConnectSecret | |||||||||||
| createdAt | |||||||||||
| createdBy | |||||||||||
| cxmlDomain | |||||||||||
| cxmlIdentity | |||||||||||
| cxmlProtocol | |||||||||||
| cxmlSecret | |||||||||||
| cxmlSupplierDomain | |||||||||||
| cxmlSupplierIdentity | |||||||||||
| cxmlUrl | |||||||||||
| duns | |||||||||||
| invoiceMatchingLevel | |||||||||||
| name | |||||||||||
| number | |||||||||||
| paymentTerm | |||||||||||
| poEmail | |||||||||||
| poMethod | |||||||||||
| primaryAddress | |||||||||||
| primaryContact | |||||||||||
| shippingTerm | |||||||||||
| status | |||||||||||
| taxId | |||||||||||
| updatedAt | |||||||||||
| updatedBy | |||||||||||
| website | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.resources.Resource
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accountNumber property.
| |||||||||||
Gets the value of the coupaConnectSecret property.
| |||||||||||
Gets the value of the createdAt property.
| |||||||||||
Gets the value of the createdBy property.
| |||||||||||
Gets the value of the cxmlDomain property.
| |||||||||||
Gets the value of the cxmlIdentity property.
| |||||||||||
Gets the value of the cxmlProtocol property.
| |||||||||||
Gets the value of the cxmlSecret property.
| |||||||||||
Gets the value of the cxmlSupplierDomain property.
| |||||||||||
Gets the value of the cxmlSupplierIdentity property.
| |||||||||||
Gets the value of the cxmlUrl property.
| |||||||||||
Gets the value of the duns property.
| |||||||||||
Gets the value of the invoiceMatchingLevel property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Gets the value of the number property.
| |||||||||||
Gets the value of the paymentTerm property.
| |||||||||||
Gets the value of the poEmail property.
| |||||||||||
Gets the value of the poMethod property.
| |||||||||||
Gets the value of the primaryAddress property.
| |||||||||||
Gets the value of the primaryContact property.
| |||||||||||
Gets the value of the shippingTerm property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the taxId property.
| |||||||||||
Gets the value of the updatedAt property.
| |||||||||||
Gets the value of the updatedBy property.
| |||||||||||
Gets the value of the website property.
| |||||||||||
Sets the value of the accountNumber property.
| |||||||||||
Sets the value of the coupaConnectSecret property.
| |||||||||||
Sets the value of the createdAt property.
| |||||||||||
Sets the value of the createdBy property.
| |||||||||||
Sets the value of the cxmlDomain property.
| |||||||||||
Sets the value of the cxmlIdentity property.
| |||||||||||
Sets the value of the cxmlProtocol property.
| |||||||||||
Sets the value of the cxmlSecret property.
| |||||||||||
Sets the value of the cxmlSupplierDomain property.
| |||||||||||
Sets the value of the cxmlSupplierIdentity property.
| |||||||||||
Sets the value of the cxmlUrl property.
| |||||||||||
Sets the value of the duns property.
| |||||||||||
Sets the value of the invoiceMatchingLevel property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
Sets the value of the number property.
| |||||||||||
Sets the value of the paymentTerm property.
| |||||||||||
Sets the value of the poEmail property.
| |||||||||||
Sets the value of the poMethod property.
| |||||||||||
Sets the value of the primaryAddress property.
| |||||||||||
Sets the value of the primaryContact property.
| |||||||||||
Sets the value of the shippingTerm property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the taxId property.
| |||||||||||
Sets the value of the updatedAt property.
| |||||||||||
Sets the value of the updatedBy property.
| |||||||||||
Sets the value of the website property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.coupa.resources.Resource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.coupa.api.Identifiable
| |||||||||||
Gets the value of the accountNumber property.
Gets the value of the coupaConnectSecret property.
Gets the value of the createdAt property.
Gets the value of the createdBy property.
UserSummary
Gets the value of the cxmlDomain property.
Gets the value of the cxmlIdentity property.
Gets the value of the cxmlProtocol property.
Gets the value of the cxmlSecret property.
Gets the value of the cxmlSupplierDomain property.
Gets the value of the cxmlSupplierIdentity property.
Gets the value of the cxmlUrl property.
Gets the value of the duns property.
Gets the value of the invoiceMatchingLevel property.
Gets the value of the name property.
Gets the value of the number property.
Gets the value of the paymentTerm property.
PaymentTermSummary
Gets the value of the poEmail property.
Gets the value of the poMethod property.
Gets the value of the primaryAddress property.
AddressSummary
Gets the value of the primaryContact property.
ContactSummary
Gets the value of the shippingTerm property.
ShippingTermSummary
Gets the value of the status property.
Gets the value of the taxId property.
Gets the value of the updatedAt property.
Gets the value of the updatedBy property.
UserSummary
Gets the value of the website property.
Sets the value of the accountNumber property.
| value | Allowed object is String |
|---|
Sets the value of the coupaConnectSecret property.
| value | Allowed object is String |
|---|
Sets the value of the createdAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the createdBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the cxmlDomain property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlIdentity property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlProtocol property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlSecret property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlSupplierDomain property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlSupplierIdentity property.
| value | Allowed object is String |
|---|
Sets the value of the cxmlUrl property.
| value | Allowed object is String |
|---|
Sets the value of the duns property.
| value | Allowed object is String |
|---|
Sets the value of the invoiceMatchingLevel property.
| value | Allowed object is String |
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|
Sets the value of the number property.
| value | Allowed object is String |
|---|
Sets the value of the paymentTerm property.
| value | Allowed object is
PaymentTermSummary
|
|---|
Sets the value of the poEmail property.
| value | Allowed object is String |
|---|
Sets the value of the poMethod property.
| value | Allowed object is String |
|---|
Sets the value of the primaryAddress property.
| value | Allowed object is
AddressSummary
|
|---|
Sets the value of the primaryContact property.
| value | Allowed object is
ContactSummary
|
|---|
Sets the value of the shippingTerm property.
| value | Allowed object is
ShippingTermSummary
|
|---|
Sets the value of the status property.
| value | Allowed object is String |
|---|
Sets the value of the taxId property.
| value | Allowed object is String |
|---|
Sets the value of the updatedAt property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the updatedBy property.
| value | Allowed object is
UserSummary
|
|---|
Sets the value of the website property.
| value | Allowed object is String |
|---|