Skip to main content
Version: 6 - Palatschinke

Organization

class flow_api.organization.Organization(select=None, init=None, by=name, **kwargs)

Base class: Resource

The Organization class represents an organization.

See the corresponding Resources class at Organization

Parameters

NameTypeDescription
**kwargs
by
init
select

Constants

RESOURCE = organization

Methods