When true, indicates this is the primary method of payment.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="PrimaryPaymentInd" type="xs:boolean" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">When true, indicates this is the primary method of payment.</xs:documentation>
</xs:annotation>
</xs:attribute>