Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.3 KB

File metadata and controls

18 lines (15 loc) · 1.3 KB

# HelloAssoApiV5ModelsStatisticsOrderLight

Properties

Name Type Description Notes
id int The ID of the Order [optional]
date \DateTime Order creation date [optional]
form_slug string FormSlug (lowercase name of the form without special characters) [optional]
form_type \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsFormType [optional]
organization_name string The organization name. [optional]
organization_slug string OrganizationSlug (lowercase name of the organization without special characters) [optional]
organization_type \OpenAPI\Client\Model\HelloAssoApiV5ModelsEnumsOrganizationType [optional]
organization_is_under_coluche_law bool Whether or not the organization is subject to the coluche law [optional]
checkout_intent_id int Checkout intent Id if available [optional]
meta \OpenAPI\Client\Model\HelloAssoApiV5ModelsCommonMetaModel [optional]

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