ArtistCancelConfirmation: {
    didCancel: boolean;
    error_message: string;
    jobID: string;
}

Type declaration

  • didCancel: boolean
  • error_message: string
  • jobID: string