Record
income-verification-precheck-employer
No description available.
record income-verification-precheck-employer {
address: option<income-verification-precheck-employer-address>,
name: option<string>,
tax-id: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| address | option<income-verification-precheck-employer-address> | |
| name | option<string> | |
| tax-id | option<string> | |
| url | option<string> |