kustomer-client
    Preparing search index...

    Type Alias GetAuthRolesResponses

    type GetAuthRolesResponses = {
        "200": { data: { id: string; type: string }[] };
    }
    Index

    Properties

    Properties

    "200": { data: { id: string; type: string }[] }

    OK