ANPD SEI Integrations
    Preparing search index...

    Type Alias SipSoapArrayValue

    SipSoapArrayValue: Readonly<
        {
            arrayType: string;
            items: readonly SipSoapParamValue[];
            itemType: string;
        },
    >

    Array SOAP RPC/encoded com arrayType e itemType explícitos.