@seamapi/http - v2.0.0
    Preparing search index...

    Type Alias PhonesListParameters

    type PhonesListParameters = {
        acs_credential_id?: string;
        owner_user_identity_id?: string;
    }
    Index
    acs_credential_id?: string

    ID of the credential by which you want to filter the list of returned phones.

    owner_user_identity_id?: string

    ID of the user identity that represents the owner by which you want to filter the list of returned phones.