Interface: Deliverable
Defined in: schemas/v2/resources/deliverable.ts:4
The record of whether or not a patron has been delivered the benefit they are owed because of their member tier.
Properties
completed_at
completed_at:
null
|string
Defined in: schemas/v2/resources/deliverable.ts:9
When the creator marked the deliverable as completed or fulfilled to the patron
Format
date-time
delivery_status
delivery_status:
"delivered"
|"not_delivered"
|"wont_deliver"
Defined in: schemas/v2/resources/deliverable.ts:11
due_at
due_at:
string
Defined in: schemas/v2/resources/deliverable.ts:20
When the deliverable is due to the patron
Format
date-time