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

    Class SeamHttpPhones

    Index

    Constructors

    Properties

    client: AxiosInstance
    defaults: Required<SeamHttpRequestOptions>
    ltsVersion: "1.0.0" = seamApiLtsVersion
    ltsVersion: string = seamApiLtsVersion

    Accessors

    Methods

    • Parameters

      • Optionalparameters: { device_id: string }
        • device_id: string

          Device ID of the phone that you want to get.

      • options: PhonesGetOptions = {}

      Returns PhonesGetRequest

    • Parameters

      • Optionalparameters: { acs_credential_id?: string; owner_user_identity_id?: string }
        • Optionalacs_credential_id?: string

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

        • Optionalowner_user_identity_id?: string

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

      • options: PhonesListOptions = {}

      Returns PhonesListRequest

    • Parameters

      • clientSessionToken: string

      Returns Promise<void>