Record
end-user-agreement
No description available.
record end-user-agreement {
accepted: option<string>,
access-scope: option<list<list<string>>>,
access-valid-for-days: option<s32>,
created: option<string>,
id: option<string>,
institution-id: string,
max-historical-days: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| accepted | option<string> | |
| access-scope | option<list<list<string>>> | |
| access-valid-for-days | option<s32> | |
| created | option<string> | |
| id | option<string> | |
| institution-id | string | |
| max-historical-days | option<s32> |