FiscalVariantLite

📄 Description: Represents a simplified fiscal variant used for accounting purposes, including status, calendar configuration, and ERP system association.

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

Unique identifier of the fiscal variant.

displayId

string

false

none

Display identifier of the fiscal variant.

status

Status

false

none

Represents the object status with localized captions and activity state.

isCalendarYear

boolean

false

none

Indicates whether the fiscal variant follows the calendar year.

yearDependent

boolean

false

none

Indicates if the fiscal variant depends on a specific year.

erpSystemDisplayId

string

false

none

ERP system identifier associated with this fiscal variant.

isErpSystemDefault

boolean

false

none

Indicates if this fiscal variant is the default for the ERP system.