@accounter/server
Version:
Accounter GraphQL server
312 lines • 12.9 kB
JavaScript
export var MissingChargeInfo;
(function (MissingChargeInfo) {
MissingChargeInfo["Counterparty"] = "COUNTERPARTY";
MissingChargeInfo["Description"] = "DESCRIPTION";
MissingChargeInfo["Documents"] = "DOCUMENTS";
MissingChargeInfo["Tags"] = "TAGS";
MissingChargeInfo["TaxCategory"] = "TAX_CATEGORY";
MissingChargeInfo["Transactions"] = "TRANSACTIONS";
MissingChargeInfo["Vat"] = "VAT";
})(MissingChargeInfo || (MissingChargeInfo = {}));
export var ChargeSortByField;
(function (ChargeSortByField) {
ChargeSortByField["AbsAmount"] = "ABS_AMOUNT";
ChargeSortByField["Amount"] = "AMOUNT";
ChargeSortByField["Date"] = "DATE";
})(ChargeSortByField || (ChargeSortByField = {}));
export var TransactionDirection;
(function (TransactionDirection) {
TransactionDirection["Credit"] = "CREDIT";
TransactionDirection["Debit"] = "DEBIT";
})(TransactionDirection || (TransactionDirection = {}));
export var Currency;
(function (Currency) {
Currency["Aud"] = "AUD";
Currency["Cad"] = "CAD";
Currency["Eth"] = "ETH";
Currency["Eur"] = "EUR";
Currency["Gbp"] = "GBP";
Currency["Grt"] = "GRT";
Currency["Ils"] = "ILS";
Currency["Jpy"] = "JPY";
Currency["Sek"] = "SEK";
Currency["Usd"] = "USD";
Currency["Usdc"] = "USDC";
})(Currency || (Currency = {}));
export var DocumentType;
(function (DocumentType) {
DocumentType["CreditInvoice"] = "CREDIT_INVOICE";
DocumentType["Invoice"] = "INVOICE";
DocumentType["InvoiceReceipt"] = "INVOICE_RECEIPT";
DocumentType["Other"] = "OTHER";
DocumentType["Proforma"] = "PROFORMA";
DocumentType["Receipt"] = "RECEIPT";
DocumentType["Unprocessed"] = "UNPROCESSED";
})(DocumentType || (DocumentType = {}));
export var ChargeTypeEnum;
(function (ChargeTypeEnum) {
ChargeTypeEnum["BankDeposit"] = "BankDepositCharge";
ChargeTypeEnum["BusinessTrip"] = "BusinessTripCharge";
ChargeTypeEnum["Common"] = "CommonCharge";
ChargeTypeEnum["Conversion"] = "ConversionCharge";
ChargeTypeEnum["CreditcardBankCharge"] = "CreditcardBankCharge";
ChargeTypeEnum["Dividend"] = "DividendCharge";
ChargeTypeEnum["Financial"] = "FinancialCharge";
ChargeTypeEnum["ForeignSecurities"] = "ForeignSecuritiesCharge";
ChargeTypeEnum["InternalTransfer"] = "InternalTransferCharge";
ChargeTypeEnum["MonthlyVat"] = "MonthlyVatCharge";
ChargeTypeEnum["Salary"] = "SalaryCharge";
})(ChargeTypeEnum || (ChargeTypeEnum = {}));
export var CountryCode;
(function (CountryCode) {
CountryCode["Afghanistan"] = "AFG";
CountryCode["Albania"] = "ALB";
CountryCode["Algeria"] = "DZA";
CountryCode["American Samoa"] = "ASM";
CountryCode["Andorra"] = "AND";
CountryCode["Angola"] = "AGO";
CountryCode["Anguilla"] = "AIA";
CountryCode["Antarctica"] = "ATA";
CountryCode["Antigua and Barbuda"] = "ATG";
CountryCode["Argentina"] = "ARG";
CountryCode["Armenia"] = "ARM";
CountryCode["Aruba"] = "ABW";
CountryCode["Australia"] = "AUS";
CountryCode["Austria"] = "AUT";
CountryCode["Azerbaijan"] = "AZE";
CountryCode["Bahamas (the)"] = "BHS";
CountryCode["Bahrain"] = "BHR";
CountryCode["Bangladesh"] = "BGD";
CountryCode["Barbados"] = "BRB";
CountryCode["Belarus"] = "BLR";
CountryCode["Belgium"] = "BEL";
CountryCode["Belize"] = "BLZ";
CountryCode["Benin"] = "BEN";
CountryCode["Bermuda"] = "BMU";
CountryCode["Bhutan"] = "BTN";
CountryCode["Bolivia (Plurinational State of)"] = "BOL";
CountryCode["Bonaire, Sint Eustatius and Saba"] = "BES";
CountryCode["Bosnia and Herzegovina"] = "BIH";
CountryCode["Botswana"] = "BWA";
CountryCode["Bouvet Island"] = "BVT";
CountryCode["Brazil"] = "BRA";
CountryCode["British Indian Ocean Territory (the)"] = "IOT";
CountryCode["Brunei Darussalam"] = "BRN";
CountryCode["Bulgaria"] = "BGR";
CountryCode["Burkina Faso"] = "BFA";
CountryCode["Burundi"] = "BDI";
CountryCode["Cabo Verde"] = "CPV";
CountryCode["Cambodia"] = "KHM";
CountryCode["Cameroon"] = "CMR";
CountryCode["Canada"] = "CAN";
CountryCode["Cayman Islands (the)"] = "CYM";
CountryCode["Central African Republic (the)"] = "CAF";
CountryCode["Chad"] = "TCD";
CountryCode["Chile"] = "CHL";
CountryCode["China"] = "CHN";
CountryCode["Christmas Island"] = "CXR";
CountryCode["Cocos (Keeling) Islands (the)"] = "CCK";
CountryCode["Colombia"] = "COL";
CountryCode["Comoros (the)"] = "COM";
CountryCode["Congo (the Democratic Republic of the)"] = "COD";
CountryCode["Congo (the)"] = "COG";
CountryCode["Cook Islands (the)"] = "COK";
CountryCode["Costa Rica"] = "CRI";
CountryCode["Croatia"] = "HRV";
CountryCode["Cuba"] = "CUB";
CountryCode["Cura\u00E7ao"] = "CUW";
CountryCode["Cyprus"] = "CYP";
CountryCode["Czechia"] = "CZE";
CountryCode["C\u00F4te d'Ivoire"] = "CIV";
CountryCode["Denmark"] = "DNK";
CountryCode["Djibouti"] = "DJI";
CountryCode["Dominica"] = "DMA";
CountryCode["Dominican Republic (the)"] = "DOM";
CountryCode["Ecuador"] = "ECU";
CountryCode["Egypt"] = "EGY";
CountryCode["El Salvador"] = "SLV";
CountryCode["Equatorial Guinea"] = "GNQ";
CountryCode["Eritrea"] = "ERI";
CountryCode["Estonia"] = "EST";
CountryCode["Eswatini"] = "SWZ";
CountryCode["Ethiopia"] = "ETH";
CountryCode["Falkland Islands (the) [Malvinas]"] = "FLK";
CountryCode["Faroe Islands (the)"] = "FRO";
CountryCode["Fiji"] = "FJI";
CountryCode["Finland"] = "FIN";
CountryCode["France"] = "FRA";
CountryCode["French Guiana"] = "GUF";
CountryCode["French Polynesia"] = "PYF";
CountryCode["French Southern Territories (the)"] = "ATF";
CountryCode["Gabon"] = "GAB";
CountryCode["Gambia (the)"] = "GMB";
CountryCode["Georgia"] = "GEO";
CountryCode["Germany"] = "DEU";
CountryCode["Ghana"] = "GHA";
CountryCode["Gibraltar"] = "GIB";
CountryCode["Greece"] = "GRC";
CountryCode["Greenland"] = "GRL";
CountryCode["Grenada"] = "GRD";
CountryCode["Guadeloupe"] = "GLP";
CountryCode["Guam"] = "GUM";
CountryCode["Guatemala"] = "GTM";
CountryCode["Guernsey"] = "GGY";
CountryCode["Guinea"] = "GIN";
CountryCode["Guinea-Bissau"] = "GNB";
CountryCode["Guyana"] = "GUY";
CountryCode["Haiti"] = "HTI";
CountryCode["Heard Island and McDonald Islands"] = "HMD";
CountryCode["Holy See (the)"] = "VAT";
CountryCode["Honduras"] = "HND";
CountryCode["Hong Kong"] = "HKG";
CountryCode["Hungary"] = "HUN";
CountryCode["Iceland"] = "ISL";
CountryCode["India"] = "IND";
CountryCode["Indonesia"] = "IDN";
CountryCode["Iran (Islamic Republic of)"] = "IRN";
CountryCode["Iraq"] = "IRQ";
CountryCode["Ireland"] = "IRL";
CountryCode["Isle of Man"] = "IMN";
CountryCode["Israel"] = "ISR";
CountryCode["Italy"] = "ITA";
CountryCode["Jamaica"] = "JAM";
CountryCode["Japan"] = "JPN";
CountryCode["Jersey"] = "JEY";
CountryCode["Jordan"] = "JOR";
CountryCode["Kazakhstan"] = "KAZ";
CountryCode["Kenya"] = "KEN";
CountryCode["Kiribati"] = "KIR";
CountryCode["Korea (the Democratic People's Republic of)"] = "PRK";
CountryCode["Korea (the Republic of)"] = "KOR";
CountryCode["Kuwait"] = "KWT";
CountryCode["Kyrgyzstan"] = "KGZ";
CountryCode["Lao People's Democratic Republic (the)"] = "LAO";
CountryCode["Latvia"] = "LVA";
CountryCode["Lebanon"] = "LBN";
CountryCode["Lesotho"] = "LSO";
CountryCode["Liberia"] = "LBR";
CountryCode["Libya"] = "LBY";
CountryCode["Liechtenstein"] = "LIE";
CountryCode["Lithuania"] = "LTU";
CountryCode["Luxembourg"] = "LUX";
CountryCode["Macao"] = "MAC";
CountryCode["Madagascar"] = "MDG";
CountryCode["Malawi"] = "MWI";
CountryCode["Malaysia"] = "MYS";
CountryCode["Maldives"] = "MDV";
CountryCode["Mali"] = "MLI";
CountryCode["Malta"] = "MLT";
CountryCode["Marshall Islands (the)"] = "MHL";
CountryCode["Martinique"] = "MTQ";
CountryCode["Mauritania"] = "MRT";
CountryCode["Mauritius"] = "MUS";
CountryCode["Mayotte"] = "MYT";
CountryCode["Mexico"] = "MEX";
CountryCode["Micronesia (Federated States of)"] = "FSM";
CountryCode["Moldova (the Republic of)"] = "MDA";
CountryCode["Monaco"] = "MCO";
CountryCode["Mongolia"] = "MNG";
CountryCode["Montenegro"] = "MNE";
CountryCode["Montserrat"] = "MSR";
CountryCode["Morocco"] = "MAR";
CountryCode["Mozambique"] = "MOZ";
CountryCode["Myanmar"] = "MMR";
CountryCode["Namibia"] = "NAM";
CountryCode["Nauru"] = "NRU";
CountryCode["Nepal"] = "NPL";
CountryCode["Netherlands (the)"] = "NLD";
CountryCode["New Caledonia"] = "NCL";
CountryCode["New Zealand"] = "NZL";
CountryCode["Nicaragua"] = "NIC";
CountryCode["Niger (the)"] = "NER";
CountryCode["Nigeria"] = "NGA";
CountryCode["Niue"] = "NIU";
CountryCode["Norfolk Island"] = "NFK";
CountryCode["Northern Mariana Islands (the)"] = "MNP";
CountryCode["Norway"] = "NOR";
CountryCode["Oman"] = "OMN";
CountryCode["Pakistan"] = "PAK";
CountryCode["Palau"] = "PLW";
CountryCode["Palestine, State of"] = "PSE";
CountryCode["Panama"] = "PAN";
CountryCode["Papua New Guinea"] = "PNG";
CountryCode["Paraguay"] = "PRY";
CountryCode["Peru"] = "PER";
CountryCode["Philippines (the)"] = "PHL";
CountryCode["Pitcairn"] = "PCN";
CountryCode["Poland"] = "POL";
CountryCode["Portugal"] = "PRT";
CountryCode["Puerto Rico"] = "PRI";
CountryCode["Qatar"] = "QAT";
CountryCode["Republic of North Macedonia"] = "MKD";
CountryCode["Romania"] = "ROU";
CountryCode["Russian Federation (the)"] = "RUS";
CountryCode["Rwanda"] = "RWA";
CountryCode["R\u00E9union"] = "REU";
CountryCode["Saint Barth\u00E9lemy"] = "BLM";
CountryCode["Saint Helena, Ascension and Tristan da Cunha"] = "SHN";
CountryCode["Saint Kitts and Nevis"] = "KNA";
CountryCode["Saint Lucia"] = "LCA";
CountryCode["Saint Martin (French part)"] = "MAF";
CountryCode["Saint Pierre and Miquelon"] = "SPM";
CountryCode["Saint Vincent and the Grenadines"] = "VCT";
CountryCode["Samoa"] = "WSM";
CountryCode["San Marino"] = "SMR";
CountryCode["Sao Tome and Principe"] = "STP";
CountryCode["Saudi Arabia"] = "SAU";
CountryCode["Senegal"] = "SEN";
CountryCode["Serbia"] = "SRB";
CountryCode["Seychelles"] = "SYC";
CountryCode["Sierra Leone"] = "SLE";
CountryCode["Singapore"] = "SGP";
CountryCode["Sint Maarten (Dutch part)"] = "SXM";
CountryCode["Slovakia"] = "SVK";
CountryCode["Slovenia"] = "SVN";
CountryCode["Solomon Islands"] = "SLB";
CountryCode["Somalia"] = "SOM";
CountryCode["South Africa"] = "ZAF";
CountryCode["South Georgia and the South Sandwich Islands"] = "SGS";
CountryCode["South Sudan"] = "SSD";
CountryCode["Spain"] = "ESP";
CountryCode["Sri Lanka"] = "LKA";
CountryCode["Sudan (the)"] = "SDN";
CountryCode["Suriname"] = "SUR";
CountryCode["Svalbard and Jan Mayen"] = "SJM";
CountryCode["Sweden"] = "SWE";
CountryCode["Switzerland"] = "CHE";
CountryCode["Syrian Arab Republic"] = "SYR";
CountryCode["Taiwan (Province of China)"] = "TWN";
CountryCode["Tajikistan"] = "TJK";
CountryCode["Tanzania, United Republic of"] = "TZA";
CountryCode["Thailand"] = "THA";
CountryCode["Timor-Leste"] = "TLS";
CountryCode["Togo"] = "TGO";
CountryCode["Tokelau"] = "TKL";
CountryCode["Tonga"] = "TON";
CountryCode["Trinidad and Tobago"] = "TTO";
CountryCode["Tunisia"] = "TUN";
CountryCode["Turkey"] = "TUR";
CountryCode["Turkmenistan"] = "TKM";
CountryCode["Turks and Caicos Islands (the)"] = "TCA";
CountryCode["Tuvalu"] = "TUV";
CountryCode["Uganda"] = "UGA";
CountryCode["Ukraine"] = "UKR";
CountryCode["United Arab Emirates (the)"] = "ARE";
CountryCode["United Kingdom of Great Britain and Northern Ireland (the)"] = "GBR";
CountryCode["United States Minor Outlying Islands (the)"] = "UMI";
CountryCode["United States of America (the)"] = "USA";
CountryCode["Uruguay"] = "URY";
CountryCode["Uzbekistan"] = "UZB";
CountryCode["Vanuatu"] = "VUT";
CountryCode["Venezuela (Bolivarian Republic of)"] = "VEN";
CountryCode["Viet Nam"] = "VNM";
CountryCode["Virgin Islands (British)"] = "VGB";
CountryCode["Virgin Islands (U.S.)"] = "VIR";
CountryCode["Wallis and Futuna"] = "WLF";
CountryCode["Western Sahara"] = "ESH";
CountryCode["Yemen"] = "YEM";
CountryCode["Zambia"] = "ZMB";
CountryCode["Zimbabwe"] = "ZWE";
CountryCode["\u00C5land Islands"] = "ALA";
})(CountryCode || (CountryCode = {}));
//# sourceMappingURL=enums.js.map