ScheduleStatus FieldsBluefin Web Client API Documentation
The ScheduleStatus type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberCANCELLED
Schedule is cancelled. Payment has been removed and will not reccur.
Public fieldStatic memberDISABLED
Schedule is disabled. Payment has been disabled.
Public fieldStatic memberENABLED
Schedule is enabled. Payment reccurs as scheduled.
Public fieldStatic memberFAILED
Payment failed and will not be retried.
Public fieldStatic memberFINISHED
No more recurring payments remain.
Public fieldStatic memberRETRYING
Payment failed and will retry up to the number of times in your account's settings.
Back to Top
See Also