vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface State

    interface State {
        active: boolean;
        integrationValue: string;
        isoCode: string;
        label: string;
        standard: boolean;
        visible: boolean;
    }
    Index

    Properties

    active: boolean
    integrationValue: string
    isoCode: string
    label: string
    standard: boolean
    visible: boolean