UNPKG

xero-node

Version:

Xero NodeJS OAuth 2.0 client for xero-node

8 lines (7 loc) 206 B
/** * If the statement balances are credit or debit, the CreditDebitIndicator should be specified from the perspective of the Customer. */ export declare enum CreditDebitIndicator { CREDIT, DEBIT }