ResponseListContractAccountingDto

📄 Description: Represents a standard response wrapper for returning a list of Contract accounting entities.

Properties

Name

Type

Required

Restrictions

Description

code

string

false

none

Response code indicating success or failure.

message

string

false

none

A short message describing the response status.

defaultMessage

string

false

none

Default message in case no specific message is set.

debugMessage

string

false

none

Detailed message useful for debugging purposes.

errors

Errors

false

none

none

object

[oneOf]

false

none

List of Contract entities returned by the request.

📄 Description: oneOf - discriminator: ContractAccountingDto.type

Name

Type

Required

Restrictions

Description

» anonymous

ContractAccountingDto

false

none

Represents accounting-related details for a contract, including rates, tax, payments, and organizational allocations.

📄 Description: xor

Name

Type

Required

Restrictions

Description

» anonymous

LesseeContractAccountingDto

false

none

none

📄 Description: xor

Name

Type

Required

Restrictions

Description

» anonymous

LessorContractAccountingDto

false

none

none

Enumerated Values

Attribute

Value

code

API_CALL_FAILED, ATTACHED, BAD_REQUEST, DATA_VALIDATION_ERROR, DELETED, DETACHED, INTERNAL_SYSTEM_ERROR, NULL_RESPONSE, OK, OK_BUT_RESPONSE_INVALID, REQUEST_VALIDATION_ERROR, SERVICE_VALIDATION_ERROR, UPDATED