AgingSummaryTrait
The property name constants of the {@see \xyz\oihana\schema\business\documents\AgingSummary} class.
Tags
Table of Contents
Constants
- CURRENT : string = 'current'
- DAYS_1_TO_30 : string = 'days1To30'
- DAYS_31_TO_60 : string = 'days31To60'
- DAYS_61_TO_90 : string = 'days61To90'
- OVER_90 : string = 'over90'
Constants
CURRENT
public
string
CURRENT
= 'current'
DAYS_1_TO_30
public
string
DAYS_1_TO_30
= 'days1To30'
DAYS_31_TO_60
public
string
DAYS_31_TO_60
= 'days31To60'
DAYS_61_TO_90
public
string
DAYS_61_TO_90
= 'days61To90'
OVER_90
public
string
OVER_90
= 'over90'