Braze React Native SDK - v21.0.0
Preparing search index...
StringProperty
Interface StringProperty
A property of type String.
interface
StringProperty
{
type
:
"string"
;
value
:
string
;
}
Index
Properties
type
value
Properties
type
type
:
"string"
The type of property.
value
value
:
string
The value of the property.
Braze React Native SDK - v21.0.0
Loading...
A property of type String.