TerminalAPI extension
- on
Methods
-
getTerminal(
) → Future< Terminal> -
Available on PokepayAPI, provided by the TerminalAPI extension
-
getTerminalById(
{required String terminalId}) → Future< Terminal> -
Available on PokepayAPI, provided by the TerminalAPI extension
-
updateTerminal(
{String? name, String? accountId, String? pushService, String? pushToken}) → Future< Terminal> -
Available on PokepayAPI, provided by the TerminalAPI extension