UNPKG

simpay-typescript-api

Version:
7 lines 231 B
export var AmountType; (function (AmountType) { AmountType["REQUIRED"] = "required"; AmountType["NET"] = "net"; AmountType["GROSS"] = "gross"; })(AmountType || (AmountType = {})); //# sourceMappingURL=amount.type.js.map