Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 997 Bytes

File metadata and controls

18 lines (14 loc) · 997 Bytes

CreateEntityResponseType

Properties

Name Type Description Notes
display_name str The display name of the entity that is shown in the Zuora UI and APIs. [optional]
id str The entity Id. [optional]
locale str The locale that is used in this entity. [optional]
name str The name of the entity. [optional]
parent_id str The Id of the parent entity. [optional]
status str The status of the entity. [optional]
success bool Returns `true` if the request is successful. [optional]
tenant_id str The Id of the tenant that the entity belongs to. [optional]
timezone str The time zone that is used in this entity. [optional]

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