Skip to content

Trust

A generic model for trust.

Trust

A generic model for trust.

Attributes:

Name Type Description
data dict[str, Any]

The raw data returned from the Ravy API.

level int

From 0-6, higher is better, default is 3.

label str

What the number means.

data property

data: dict[str, Any]

The raw data returned from the Ravy API.

label property

label: str

What the number means.

level property

level: int

From 0-6, higher is better, default is 3.