Indicates when the member signed up for the loyalty program.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="SignupDate" type="xs:date" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates when the member signed up for the loyalty program.</xs:documentation>
</xs:annotation>
</xs:attribute>