network/response/digitalpaye_result library

Typedefs

DigitalpayeResult<Err extends Error, T> = Either<Err, T>