BusinessDates Node (Optional)

The Evidence Interface now defines two methods, getStartDate and getEndDate that return the business dates of the entity, and are used in the period calculation.

The BusinessDates Node allows you to note which date attributes of the entity should be returned from these methods.

Table 1. BusinessDates Node Attributes
Attribute Mandatory Possible Values Description
startDate No Any valid date attribute of the entity. The date attribute to use as the business start date for the entity.
endDate No Any valid date attribute of the entity. The date attribute to use as the business end date for the entity.