Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 781 Bytes

RateSendLogDetailGet.md

File metadata and controls

33 lines (19 loc) · 781 Bytes

DnlApi.RateSendLogDetailGet

Properties

Name Type Description Notes
downloadDate Date [optional]
parentJob RateSendGet [optional]
id Number [optional]
sendTo String [optional]
status String [optional] [default to 'In Progress']
trunkId Number [optional]
sendOn Date [optional]

Enum: StatusEnum

  • In Progress (value: "In Progress")

  • completed (value: "completed")

  • failed (value: "failed")

  • Downloaded (value: "Downloaded")

  • Not Yet Downloaded (value: "Not Yet Downloaded")

  • Waiting (value: "Waiting")