UNPKG

xero-node

Version:

Xero NodeJS OAuth 2.0 client for xero-node

8 lines (7 loc) 130 B
/** * How the requested leave will be paid out, e.g. cashed out. */ export declare enum PayOutType { DEFAULT, CASHEDOUT }