Share via


Beneficiary Class

Details of the beneficiary.

Constructor

Beneficiary(*, tenant_id: str | None = None, object_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
tenant_id
str

The ID that uniquely identifies a tenant.

Default value: None
object_id
str

The ID that uniquely identifies a user in a tenant.

Default value: None

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.