One binding element (a method or field) exposed on a script binding, e.g.
httpClient.send(uri, requestOptions). elements is present when
elementType is 'field' and the field's value is itself an object
exposing further nested methods/fields (e.g. crypto.subtle.digest(...)).
One binding element (a method or field) exposed on a script binding, e.g.
httpClient.send(uri, requestOptions).elementsis present whenelementTypeis'field'and the field's value is itself an object exposing further nested methods/fields (e.g.crypto.subtle.digest(...)).