zendesk-messaging-client
    Preparing search index...

    Type Alias AppKeyListResponse

    type AppKeyListResponse = {
        keys?: AppKey[];
    }
    Index

    Properties

    Properties

    keys?: AppKey[]

    List of returned keys.