api-models-php/serializer/Group.yaml

17 lines
337 B
YAML

Netzbegruenung\Api\Model\Group:
properties:
organization:
type: Netzbegruenung\Api\Model\Organization
name:
type: string
type:
type: string
slug:
type: string
active:
type: boolean
level:
type: string
externalRefs:
type: array<Netzbegruenung\Api\Model\ExternalRef>