CustomApplicationReferenceDateDtoยถ
Example Json Object
1{
2 "key": "string",
3 "dataType": "STRING",
4 "value": "2019-08-24"
5}
๐ Description: Data transfer object representing a reference date for custom applications within the General Ledger, facilitating accurate ledger entries and financial transactions by ensuring proper alignment of accounting 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 |
string(date) |
false |
none |
none |