Home > @snowplow/react-native-tracker > StructuredProps
Properties for a structured event. A classic style of event tracking, allows for easier movement between analytics systems. Self-describing events are preferred for their schema validation.
Signature:
export declare type StructuredProps = StructuredEvent;