ANPD SEI Integrations
    Preparing search index...

    Function stringValue

    • Extrai string ou retorna null.

      Números e booleanos são convertidos para string; qualquer outro valor (incluindo RawMap e arrays) resulta em null.

      Parameters

      • value: RawValue

        Valor bruto normalizado do XML SOAP.

      Returns string | null

      A string extraída, ou null se value não puder ser representado como string.