Interface KeplerDeltaDeleteExperimental

interface KeplerDeltaDelete {
    id: string | number;
}

Properties

Properties

id: string | number