ValidationCalendarDTO
Calendar information of a validated charge
- createdType: string Format: date-time
At Creation timestamp.
- dueType: string Format: date
Date Due date of a due-date charge (cobv). Null for an immediate charge (cob), whose calendar is creation plus expiration and which has no due date.
- expirationType: integer Format: int32
Expiration in seconds from creation.
- validType: integer Format: int32
After Due Days Days after the due date during which a cobv still accepts payment. Null for a cob. A cobv is past its calendar validity when dueDate plus this is before today - the same rule expireDueDateChargesPastCalendarValidity applies.