OneSDK
    Preparing search index...

    Interface Choice

    interface Choice {
        id: string;
        label: string;
    }
    Index

    Properties

    Properties

    id: string
    label: string