@switstack/switcloud-api-ts
    Preparing search index...

    Interface RemoveEmvFromEmvListRequest

    interface RemoveEmvFromEmvListRequest {
        emvId: string;
        id: string;
    }
    Index

    Properties

    Properties

    emvId: string
    id: string