Files
Zomatree e738db98b9 init
2025-10-20 14:41:17 +01:00

983 B

EntityClient

Properties

Name Type Description Notes
resource Option<String> Indicates the response contains a client object. Will always contain the string client for this resource type. [optional][readonly]
id Option<String> The identifier uniquely referring to this client. Example: org_12345678. [optional][readonly]
commission Option<models::EntityClientCommission> [optional]
organization_created_at Option<String> The date and time the client organization was created, in ISO 8601 format. [optional][readonly]
_links Option<models::EntityClientLinks> [optional]

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