Contains information about the BulkSendJob such as when it was created and how many signature requests are queued.
Name | Type | Description | Notes |
---|---|---|---|
bulkSendJobId |
String |
The id of the BulkSendJob. | |
total |
Integer |
The total amount of Signature Requests queued for sending. | |
isCreator |
Boolean |
True if you are the owner of this BulkSendJob, false if it's been shared with you by a team member. | |
createdAt |
Integer |
Time that the BulkSendJob was created. |