SchedulingLayerGateway MethodsBluefin Web Client API Documentation
The SchedulingLayerGateway type exposes the following members.
Methods

  NameDescription
Public methodCancel
Cancel the recurring payment identified by recurringID
Public methodEdit
Edit the recurring payment described by request
Public methodSetup
Creates the recurring payment described by the request.
Public methodStatus(String)
Retrieves current state of the Schedule
Public methodStatus(String, BluefinAccount)
Retrieves current state of the Schedule for the given account.
Back to Top
See Also