DisclosureReportJobInputDto

Properties

Name

Type

Required

Restrictions

Description

id

integer(int64)

false

none

none

accountingStandardType

string

true

none

none

classifications

[string]

true

none

none

fromYear

integer(int32)

false

none

none

fromPeriod

FiscalPeriodLite

false

none

none

toYear

integer(int32)

false

none

none

toPeriod

FiscalPeriodLite

false

none

none

fromDate

string(date)

false

none

none

toDate

string(date)

false

none

none

currencyDisplayId

string

false

none

none

currencyType

string

false

none

none

currencyDefinitionType

string

false

none

none

activationGroupStatus

string

false

none

none

reportList

[string]

false

none

none

listObjectType

string

false

none

none

objectList

[EntityLiteDto]

false

none

none

migratedFilterType

string

true

none

none

assetClassFilterType

string

true

none

none

assetClasses

[InternalAssetClassLite]

false

none

[Represents an Internal Asset Class entity containing classification, organizational, and status information.]

businessAreaFilterType

string

true

none

none

businessAreas

[BusinessAreaLite]

false

none

[Represents a simplified Business Area entity with basic identifiers and status.]

vendorFilterType

string

true

none

none

vendors

[PartnerLite]

false

none

[Lightweight representation of a partner entity, typically representing a vendor or customer.]

Enumerated Values

Attribute

Value

accountingStandardType

GAAP, GASB_87, IFRS

activationGroupStatus

AG_ACTIVE, AG_CLASSIFIED, AG_CLOSED, AG_LEASE_END, AG_PENDING_ASSESSMENT, AG_PENDING_CLASSIFICATION

assetClassFilterType

ALL, LIST

businessAreaFilterType

ALL, LIST

currencyDefinitionType

COMPANY_CURRENCY, CONTRACT_CURRENCY, MONTH_END_CURRENCY, REPORTING_CURRENCY, SECOND_LOCAL_CURRENCY, THIRD_LOCAL_CURRENCY

listObjectType

CONTRACT

migratedFilterType

ALL, MIGRATED, NON_MIGRATED

vendorFilterType

ALL, LIST