CatalogOrganizationService.
list_organization_settings
list_organization_settings(
) ->
list[CatalogOrganizationSetting]
Returns a list of all organization settings in the current organization.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
list[CatalogOrganizationSettings] | List of organization settings in the current organization. |