Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 744 Bytes

ActivityTypeUpdateRequest.md

File metadata and controls

12 lines (9 loc) · 744 Bytes

# ActivityTypeUpdateRequest

Properties

Name Type Description Notes
name string The name of the activity type [optional]
icon_key \Pipedrive\Model\IconKey [optional]
color string A designated color for the activity type in 6-character HEX format (e.g. `FFFFFF` for white, `000000` for black) [optional]
order_nr int An order number for this activity type. Order numbers should be used to order the types in the activity type selections. [optional]

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