Share via


Entity Class

Metadata object pertaining to an activity.

Constructor

pydantic model Entity

Parameters

Name Description
type
Required
str

Type of this entity (RFC 3987 IRI)

Keyword-Only Parameters

Name Description
type
Required

Methods

to_camel_for_all
to_snake_for_all

to_camel_for_all

to_camel_for_all(config)

Parameters

Name Description
config
Required

to_snake_for_all

validator to_snake_for_all  ยป  all fields

Parameters

Name Description
data
Required

Attributes

additional_properties

Returns the set of properties that are not None.

type

field type: str [Required]