CustomApplicationReferenceDateDto¶
Example Json Object
1{
2 "key": "string",
3 "dataType": "STRING",
4 "value": "2019-08-24"
5}
Properties
📄 Description: allOf - discriminator: CustomApplicationReferenceDto.dataType
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
none |
📄 Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
» value |
string(date) |
false |
none |
none |