CustomApplicationReferenceBooleanDtoยถ
Example Json Object
1{
2 "key": "string",
3 "dataType": "STRING",
4 "value": true
5}
๐ Description: Data transfer object representing a boolean reference for custom applications within the General Ledger, facilitating the management of ledger entries, transactions, accounts, and financial records.
Properties
๐ Description: allOf - discriminator: CustomApplicationReferenceDto.dataType
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
Data transfer object representing a custom application reference within the General Ledger domain, encapsulating essential details related to ledger entries, transactions, accounts, and financial records. |
๐ Description: and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
object |
false |
none |
none |
ยป value |
boolean |
false |
none |
none |