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

    Type Alias InstantKeysListResponse

    Use InstantKeysListRequest instead.

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

    Properties

    Properties

    instant_keys: InstantKeyResource[]