Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TraitModel ¶
type TraitModel struct { TraitKey string `json:"trait_key"` TraitValue string `json:"trait_value"` }
func (*TraitModel) UnmarshalJSON ¶
func (t *TraitModel) UnmarshalJSON(bytes []byte) error
Click to show internal directories.
Click to hide internal directories.