Operations for Inttegro schedules.
Summary
Functions
@spec cancel(Inttegro.Client.t(), Inttegro.CancelScheduleRequest.t(), keyword()) :: {:ok, Inttegro.ScheduleCancelDetail.t()} | {:error, Exception.t()}
@spec lookup(Inttegro.Client.t(), Inttegro.LookupScheduleRequest.t(), keyword()) :: {:ok, Inttegro.ScheduleDetail.t()} | {:error, Exception.t()}