The SchedulingLayerGateway type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Cancel |
Cancel the recurring payment identified by recurringID |
![]() | Edit |
Edit the recurring payment described by request |
![]() | Setup |
Creates the recurring payment described by the request.
|
![]() | Status(String) |
Retrieves current state of the Schedule
|
![]() | Status(String, BluefinAccount) |
Retrieves current state of the Schedule for the given account.
|
See Also