-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
La méthode organizationsOrganizationSlugFormsFormTypeFormSlugItemsGet ne devrait elle pas retourner qqchose?
helloasso-php/lib/Api/CommandesApi.php
Lines 954 to 957 in d458dbd
| public function organizationsOrganizationSlugFormsFormTypeFormSlugItemsGet($organization_slug, $form_slug, $form_type, $from = null, $to = null, $user_search_key = null, $page_index = 1, $page_size = 20, $continuation_token = null, $tier_types = null, $item_states = null, $tier_name = null, $with_details = false, $sort_order = null, $sort_field = null, $with_count = false, string $contentType = self::contentTypes['organizationsOrganizationSlugFormsFormTypeFormSlugItemsGet'][0]) | |
| { | |
| $this->organizationsOrganizationSlugFormsFormTypeFormSlugItemsGetWithHttpInfo($organization_slug, $form_slug, $form_type, $from, $to, $user_search_key, $page_index, $page_size, $continuation_token, $tier_types, $item_states, $tier_name, $with_details, $sort_order, $sort_field, $with_count, $contentType); | |
| } |
Metadata
Metadata
Assignees
Labels
No labels