UNPKG

@trophyso/node

Version:
7 lines (6 loc) 199 B
export interface CreatePointsTriggerRequestItemEventAttributesItem { /** The UUID of the event attribute. */ attributeId: string; /** The value to match. */ attributeValue: string; }