# Functions

No description provided by the author

# Structs

APIError includes the response from the Paystack API and some HTTP request info.
ErrorResponse represents an error response from the Paystack API server.
ListMeta is pagination metadata for paginated responses from the Paystack API.

# Type aliases

RequestValues aliased to url.Values as a workaround.
Response represents arbitrary response data.