Expand description
§Terminal
This file contains the models and options for the Terminal endpoint of the Paystack
Structs§
- Event
Request - The request body to send an event from your application to the Paystack Terminal
- Event
Request Builder - Builder for
EventRequest
. - Event
Request Data - The paramters needed to perform the specified action.
- Event
Request Data Builder - Builder for
EventRequestData
. - Fetch
Event Status Response Data - Response data for the fetch event status route in the terminal endpoint.
- Fetch
Terminal Status Response Data - Response data for fetch terminal status route in the terminal endpoint.
- Send
Event Response Data - Response data for the send event route in the terminal endpoint.
- Terminal
Data - Response data for terminal
- Update
Terminal Request - Update request for terminal
- Update
Terminal Request Builder - Builder for
UpdateTerminalRequest
.
Enums§
- Event
Request Builder Error - Error type for EventRequestBuilder
- Event
Request Data Builder Error - Error type for EventRequestDataBuilder
- Event
Type - The type of event to push.
Paystack currently support
invoice
andtransaction
- Terminal
Action - The action the Terminal needs to perform.
- Update
Terminal Request Builder Error - Error type for UpdateTerminalRequestBuilder