Entities
Register
Register
| Name | Type | Mandatory | Description |
|---|---|---|---|
options | array | true | An array of Register request options to import |
type | enum | true | Based on annotation schema key eg. vat_code |
RegisterOption
| Name | Type | Mandatory | Description |
|---|---|---|---|
label | string | true | A label that will be shown in an UI |
value | string | true | A value that will be set when a user chooses this option |
Last modified on