Beneficiary Class

Details of the beneficiary.

Constructor

Beneficiary(*args: Any, **kwargs: Any)

Variables

Name Description
tenant_id
str

The ID that uniquely identifies a tenant.

object_id
str

The ID that uniquely identifies a user in a tenant.

Attributes

object_id

The ID that uniquely identifies a user in a tenant.

object_id: str | None

tenant_id

The ID that uniquely identifies a tenant.

tenant_id: str | None