@adyen/kyc-components
Version:
This guide assumes that you have already an account with Adyen. A legalEntity needs to be created, and you need to have a `legalEntityId` to instatiate a Component.
16 lines (15 loc) • 771 B
JavaScript
try {
let e = "undefined" != typeof window ? window : "undefined" != typeof global ? global : "undefined" != typeof globalThis ? globalThis : "undefined" != typeof self ? self : {}, n = new e.Error().stack;
n && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[n] = "f2460d34-e4fc-4cfd-854e-f4817c7a015c", e._sentryDebugIdIdentifier = "sentry-dbid-f2460d34-e4fc-4cfd-854e-f4817c7a015c");
} catch (e) {}
var HR_default = {
"listedPublicCompany": ["listed dioničko društvo (d.d.)"],
"nonProfit": ["non-profit udrgua"],
"privateCompany": [
"društvo s ograničenom odgovornošću (d.o.o.)",
"jednostavno društvo s ograničenom odgovornošću (j.d.o.o.)",
"unlisted dioničko društvo (d.d.)"
]
};
//#endregion
export { HR_default as default };