Name | Description | Type | Additional information |
---|---|---|---|
Address1 | string |
Matching regular expression pattern: ^[0-9a-zA-Z\-\.\s]*$ |
|
Address2 | string |
Matching regular expression pattern: ^[0-9a-zA-Z\-\.\s]*$ |
|
City | string |
Matching regular expression pattern: ^[0-9a-zA-Z\-\.\s]*$ |
|
State | string |
Matching regular expression pattern: ^[a-zA-Z\s]*$ |
|
Zip | string |
Matching regular expression pattern: ^[0-9]{5}$ |
|
SameAddress | boolean |
None. |
|
OverrideFlag | boolean |
None. |