UNPKG

@openweb3-io/wallet-pay

Version:

Wallet Pay API client and wallet pay verification library

21 lines 614 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ResponseListCurrencyOut = void 0; class ResponseListCurrencyOut { constructor() { } static getAttributeTypeMap() { return ResponseListCurrencyOut.attributeTypeMap; } } exports.ResponseListCurrencyOut = ResponseListCurrencyOut; ResponseListCurrencyOut.discriminator = undefined; ResponseListCurrencyOut.attributeTypeMap = [ { "name": "data", "baseName": "data", "type": "ListResponseCurrencyOut", "format": "" } ]; //# sourceMappingURL=ResponseListCurrencyOut.js.map