Class ActionDetails (2.4.0)

ActionDetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Details about the action.

Attributes

Name Description
type_ str
The type of action. Eg. IncompatibleDataSchema, InvalidDataFormat
issue str
The human readable issue associated with the action.