The ScheduleStatus type exposes the following members.
Back to Top
Fields
Name | Description | |
---|---|---|
![]() ![]() | CANCELLED | Schedule is cancelled. Payment has been removed and will not reccur. |
![]() ![]() | DISABLED | Schedule is disabled. Payment has been disabled. |
![]() ![]() | ENABLED | Schedule is enabled. Payment reccurs as scheduled. |
![]() ![]() | FAILED | Payment failed and will not be retried. |
![]() ![]() | FINISHED | No more recurring payments remain. |
![]() ![]() | RETRYING | Payment failed and will retry up to the number of times in your account's settings. |
See Also