UNPKG

pluggy-sdk

Version:
13 lines (12 loc) 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BULK_PAYMENT_STATUS = void 0; exports.BULK_PAYMENT_STATUS = [ 'CREATED', 'TOP_UP_STARTED', 'WAITING_PAYER_AUTHORIZATION', 'TOP_UP_IN_PROGRESS', 'PAYMENT_IN_PROGRESS', 'ERROR', 'COMPLETED', ];