This documentation is for an older version of GoodData.
Go to the latest version of this article.
CatalogOrganizationService.
create_organization_setting
create_organization_setting(
organization_setting: CatalogOrganizationSettings
) ->
None
Create a new organization setting.
Parameters
name | type | description |
---|---|---|
organization_setting | CatalogOrganizationSettings | A catalog organization setting an object to be created. |