Skip to main content

ScheduleStandingOrderPayload

No description

union ScheduleStandingOrderPayload = ScheduleStandingOrderSuccessPayload | ForbiddenRejection | InternalErrorRejection | InvalidArgumentRejection

Possible types

ScheduleStandingOrderPayload.ScheduleStandingOrderSuccessPayload object

ScheduleStandingOrderPayload.ForbiddenRejection object

ScheduleStandingOrderPayload.InternalErrorRejection object

Rejection returned on unexpected server error

ScheduleStandingOrderPayload.InvalidArgumentRejection object

Rejection returned on invalid argument error

Returned by

scheduleStandingOrder mutation