Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 980 Bytes

File metadata and controls

13 lines (9 loc) · 980 Bytes

UpdateEntityType

Properties

Name Type Description Notes
display_name str The display name of the entity that is shown in the Zuora UI and APIs Note: If you do not specify the display name in the request, the entity name is used as the display name. [optional]
locale str The locale that is used in this entity. [optional]
name str The name of the entity that is the entity identifier and is unique across all entities in a multi-entity hierarchy. Note: Only alphanumeric characters (letters A–Z and a–z, and digits 0–9), space, period, and hyphen are allowed to be used in entity names. [optional]
timezone str The time zone that is used in this entity. [optional]

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