@seamapi/http - v1.123.0
    Preparing search index...

    Type Alias InstantKeysListResponse

    Use InstantKeysListRequest instead.

    type InstantKeysListResponse = {
        instant_keys: InstantKeyResource[];
    }
    Index

    Properties

    Properties

    instant_keys: InstantKeyResource[]