Skip to main content

Interface: $Properties

v1.AddSearchAttributesRequest.$Properties

Properties of an AddSearchAttributesRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

AddSearchAttributesRequest namespace


searchAttributes

Optional searchAttributes: null | { [k: string]: IndexedValueType; }

Mapping between search attribute name and its IndexedValueType.