ANPD SEI Integrations
    Preparing search index...

    Type Alias SeiSoapArrayValue

    SeiSoapArrayValue: Readonly<
        {
            arrayType: string;
            items: readonly SeiSoapParamValue[];
            itemType: string;
        },
    >

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