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