UNPKG

@trophyso/node

Version:
7 lines (6 loc) 192 B
export interface AdminPointsBoostUserAttributesItem { /** The UUID of the user attribute. */ attributeId: string; /** The matched attribute value. */ attributeValue: string; }