Number of days being charged to this payment method.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="AuthorizedDays" type="Numeric1to999" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Number of days being charged to this payment method.</xs:documentation>
</xs:annotation>
</xs:attribute>