Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Api/PublicExportsApi.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/FormDataProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/ErrorDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/Filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/FilterGroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/ModelInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/PublicCrmSearchRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
36 changes: 1 addition & 35 deletions codegen/Crm/Exports/Model/PublicExportListRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down Expand Up @@ -68,7 +68,6 @@ class PublicExportListRequest implements ModelInterface, ArrayAccess, \JsonSeria
'language' => 'string',
'export_internal_values_options' => 'string[]',
'override_associated_objects_per_definition_per_row_limit' => 'bool',
'public_crm_search_request' => '\HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest',
'list_id' => 'string'
];

Expand All @@ -91,7 +90,6 @@ class PublicExportListRequest implements ModelInterface, ArrayAccess, \JsonSeria
'language' => null,
'export_internal_values_options' => null,
'override_associated_objects_per_definition_per_row_limit' => null,
'public_crm_search_request' => null,
'list_id' => null
];

Expand All @@ -112,7 +110,6 @@ class PublicExportListRequest implements ModelInterface, ArrayAccess, \JsonSeria
'language' => false,
'export_internal_values_options' => false,
'override_associated_objects_per_definition_per_row_limit' => false,
'public_crm_search_request' => false,
'list_id' => false
];

Expand Down Expand Up @@ -213,7 +210,6 @@ public function isNullableSetToNull(string $property): bool
'language' => 'language',
'export_internal_values_options' => 'exportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'overrideAssociatedObjectsPerDefinitionPerRowLimit',
'public_crm_search_request' => 'publicCrmSearchRequest',
'list_id' => 'listId'
];

Expand All @@ -234,7 +230,6 @@ public function isNullableSetToNull(string $property): bool
'language' => 'setLanguage',
'export_internal_values_options' => 'setExportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'setOverrideAssociatedObjectsPerDefinitionPerRowLimit',
'public_crm_search_request' => 'setPublicCrmSearchRequest',
'list_id' => 'setListId'
];

Expand All @@ -255,7 +250,6 @@ public function isNullableSetToNull(string $property): bool
'language' => 'getLanguage',
'export_internal_values_options' => 'getExportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'getOverrideAssociatedObjectsPerDefinitionPerRowLimit',
'public_crm_search_request' => 'getPublicCrmSearchRequest',
'list_id' => 'getListId'
];

Expand Down Expand Up @@ -411,7 +405,6 @@ public function __construct(?array $data = null)
$this->setIfExists('language', $data ?? [], null);
$this->setIfExists('export_internal_values_options', $data ?? [], null);
$this->setIfExists('override_associated_objects_per_definition_per_row_limit', $data ?? [], null);
$this->setIfExists('public_crm_search_request', $data ?? [], null);
$this->setIfExists('list_id', $data ?? [], null);
}

Expand Down Expand Up @@ -856,33 +849,6 @@ public function setOverrideAssociatedObjectsPerDefinitionPerRowLimit($override_a
return $this;
}

/**
* Gets public_crm_search_request
*
* @return \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null
*/
public function getPublicCrmSearchRequest()
{
return $this->container['public_crm_search_request'];
}

/**
* Sets public_crm_search_request
*
* @param \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null $public_crm_search_request public_crm_search_request
*
* @return self
*/
public function setPublicCrmSearchRequest($public_crm_search_request)
{
if (is_null($public_crm_search_request)) {
throw new \InvalidArgumentException('non-nullable public_crm_search_request cannot be null');
}
$this->container['public_crm_search_request'] = $public_crm_search_request;

return $this;
}

/**
* Gets list_id
*
Expand Down
68 changes: 34 additions & 34 deletions codegen/Crm/Exports/Model/PublicExportRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down Expand Up @@ -68,8 +68,8 @@ class PublicExportRequest implements ModelInterface, ArrayAccess, \JsonSerializa
'language' => 'string',
'export_internal_values_options' => 'string[]',
'override_associated_objects_per_definition_per_row_limit' => 'bool',
'list_id' => 'string',
'public_crm_search_request' => '\HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest'
'public_crm_search_request' => '\HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest',
'list_id' => 'string'
];

/**
Expand All @@ -91,8 +91,8 @@ class PublicExportRequest implements ModelInterface, ArrayAccess, \JsonSerializa
'language' => null,
'export_internal_values_options' => null,
'override_associated_objects_per_definition_per_row_limit' => null,
'list_id' => null,
'public_crm_search_request' => null
'public_crm_search_request' => null,
'list_id' => null
];

/**
Expand All @@ -112,8 +112,8 @@ class PublicExportRequest implements ModelInterface, ArrayAccess, \JsonSerializa
'language' => false,
'export_internal_values_options' => false,
'override_associated_objects_per_definition_per_row_limit' => false,
'list_id' => false,
'public_crm_search_request' => false
'public_crm_search_request' => false,
'list_id' => false
];

/**
Expand Down Expand Up @@ -213,8 +213,8 @@ public function isNullableSetToNull(string $property): bool
'language' => 'language',
'export_internal_values_options' => 'exportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'overrideAssociatedObjectsPerDefinitionPerRowLimit',
'list_id' => 'listId',
'public_crm_search_request' => 'publicCrmSearchRequest'
'public_crm_search_request' => 'publicCrmSearchRequest',
'list_id' => 'listId'
];

/**
Expand All @@ -234,8 +234,8 @@ public function isNullableSetToNull(string $property): bool
'language' => 'setLanguage',
'export_internal_values_options' => 'setExportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'setOverrideAssociatedObjectsPerDefinitionPerRowLimit',
'list_id' => 'setListId',
'public_crm_search_request' => 'setPublicCrmSearchRequest'
'public_crm_search_request' => 'setPublicCrmSearchRequest',
'list_id' => 'setListId'
];

/**
Expand All @@ -255,8 +255,8 @@ public function isNullableSetToNull(string $property): bool
'language' => 'getLanguage',
'export_internal_values_options' => 'getExportInternalValuesOptions',
'override_associated_objects_per_definition_per_row_limit' => 'getOverrideAssociatedObjectsPerDefinitionPerRowLimit',
'list_id' => 'getListId',
'public_crm_search_request' => 'getPublicCrmSearchRequest'
'public_crm_search_request' => 'getPublicCrmSearchRequest',
'list_id' => 'getListId'
];

/**
Expand Down Expand Up @@ -411,8 +411,8 @@ public function __construct(?array $data = null)
$this->setIfExists('language', $data ?? [], null);
$this->setIfExists('export_internal_values_options', $data ?? [], null);
$this->setIfExists('override_associated_objects_per_definition_per_row_limit', $data ?? [], null);
$this->setIfExists('list_id', $data ?? [], null);
$this->setIfExists('public_crm_search_request', $data ?? [], null);
$this->setIfExists('list_id', $data ?? [], null);
}

/**
Expand Down Expand Up @@ -857,55 +857,55 @@ public function setOverrideAssociatedObjectsPerDefinitionPerRowLimit($override_a
}

/**
* Gets list_id
* Gets public_crm_search_request
*
* @return string
* @return \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null
*/
public function getListId()
public function getPublicCrmSearchRequest()
{
return $this->container['list_id'];
return $this->container['public_crm_search_request'];
}

/**
* Sets list_id
* Sets public_crm_search_request
*
* @param string $list_id list_id
* @param \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null $public_crm_search_request public_crm_search_request
*
* @return self
*/
public function setListId($list_id)
public function setPublicCrmSearchRequest($public_crm_search_request)
{
if (is_null($list_id)) {
throw new \InvalidArgumentException('non-nullable list_id cannot be null');
if (is_null($public_crm_search_request)) {
throw new \InvalidArgumentException('non-nullable public_crm_search_request cannot be null');
}
$this->container['list_id'] = $list_id;
$this->container['public_crm_search_request'] = $public_crm_search_request;

return $this;
}

/**
* Gets public_crm_search_request
* Gets list_id
*
* @return \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null
* @return string
*/
public function getPublicCrmSearchRequest()
public function getListId()
{
return $this->container['public_crm_search_request'];
return $this->container['list_id'];
}

/**
* Sets public_crm_search_request
* Sets list_id
*
* @param \HubSpot\Client\Crm\Exports\Model\PublicCrmSearchRequest|null $public_crm_search_request public_crm_search_request
* @param string $list_id list_id
*
* @return self
*/
public function setPublicCrmSearchRequest($public_crm_search_request)
public function setListId($list_id)
{
if (is_null($public_crm_search_request)) {
throw new \InvalidArgumentException('non-nullable public_crm_search_request cannot be null');
if (is_null($list_id)) {
throw new \InvalidArgumentException('non-nullable list_id cannot be null');
}
$this->container['public_crm_search_request'] = $public_crm_search_request;
$this->container['list_id'] = $list_id;

return $this;
}
Expand Down
2 changes: 1 addition & 1 deletion codegen/Crm/Exports/Model/PublicExportResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
* Generator version: 7.17.0
* Generator version: 7.19.0
*/

/**
Expand Down
Loading