Definition Type: Element
Name: CustomerPaymentMethod
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerPaymentMethodType
Containing Schema: Components.xsd
Abstract
Documentation:
The CustomerPaymentMethod component represents information identifying how a customers elects to make payment.
Collapse XSD Schema Diagram:
Drilldown into AuthorizedAmount in schema components_xsd Drilldown into PaymentMethodCode in schema components_xsd Drilldown into CustomerPaymentMethodType in schema components_xsdXSD Diagram of CustomerPaymentMethod in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerPaymentMethod" type="CustomerPaymentMethodType">
    <xsd:annotation>
        <xsd:documentation>The CustomerPaymentMethod component represents information identifying how a customers elects to make payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentMethodCode star:PaymentMethodCode 0 (1)
AuthorizedAmount star:AuthorizedAmount 0 (1)
Collapse Derivation Tree: