Interface: IDeleteScheduleRequest
workflowservice.v1.IDeleteScheduleRequest
Properties of a DeleteScheduleRequest.
Implemented by
Properties
identity
• Optional
identity: null
| string
The identity of the client who initiated this request.
namespace
• Optional
namespace: null
| string
The namespace of the schedule to delete.
scheduleId
• Optional
scheduleId: null
| string
The id of the schedule to delete.