Record
spectacular-requisition
No description available.
record spectacular-requisition {
account-selection: option<bool>,
accounts: option<list<string>>,
agreement: option<string>,
created: option<string>,
id: option<string>,
institution-id: string,
link: option<string>,
redirect: string,
redirect-immediate: option<bool>,
reference: option<string>,
ssn: option<string>,
status: option<status1c5-enum>,
user-language: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| account-selection | option<bool> | |
| accounts | option<list<string>> | |
| agreement | option<string> | |
| created | option<string> | |
| id | option<string> | |
| institution-id | string | |
| link | option<string> | |
| redirect | string | |
| redirect-immediate | option<bool> | |
| reference | option<string> | |
| ssn | option<string> | |
| status | option<status1c5-enum> | |
| user-language | option<string> |