CashtrayAPI extension
- on
Methods
-
deleteCashtray(
{required String cashtrayId}) → Future< NoContent> -
Available on PokepayAPI, provided by the CashtrayAPI extension
-
getCashtray(
{required String cashtrayId}) → Future< CashtrayWithAttemptAndTransaction> -
Available on PokepayAPI, provided by the CashtrayAPI extension
-
getCashtrayAttempts(
{required String cashtrayId}) → Future< CashtrayAttempts> -
Available on PokepayAPI, provided by the CashtrayAPI extension