Enums§
- AddOrganization
Field Error - struct for typed errors of method
add_organization_field
- Delete
Organization Field Error - struct for typed errors of method
delete_organization_field
- Delete
Organization Fields Error - struct for typed errors of method
delete_organization_fields
- GetOrganization
Field Error - struct for typed errors of method
get_organization_field
- GetOrganization
Fields Error - struct for typed errors of method
get_organization_fields
- Update
Organization Field Error - struct for typed errors of method
update_organization_field
Functions§
- add_
organization_ field - Adds a new organization field. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-new-custom-field" target="_blank" rel="noopener noreferrer">adding a new custom field.
- delete_
organization_ field - Marks a field as deleted. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting-a-custom-field" target="_blank" rel="noopener noreferrer">deleting a custom field.
- delete_
organization_ fields - Marks multiple fields as deleted.
- get_
organization_ field - Returns data about a specific organization field.
- get_
organization_ fields - Returns data about all organization fields.
- update_
organization_ field - Updates an organization field. For more information, see the tutorial for <a href=" https://pipedrive.readme.io/docs/updating-custom-field-value " target="_blank" rel="noopener noreferrer">updating custom fields’ values.