Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 677 Bytes

UpsertTraitRequestBody.md

File metadata and controls

13 lines (10 loc) · 677 Bytes

# UpsertTraitRequestBody

Properties

Name Type Description Notes
incr int Amount to increment the trait by (positive or negative) [optional]
keys object Key/value pairs too identify a company or user
set string Value to set the trait to [optional]
trait string Name of the trait to update
update_only bool Unless this is set, the company or user will be created if it does not already exist [optional]

[Back to Model list] [Back to API list] [Back to README]