BillingRequestPropertiesLastUpdatedBy interface

The principal of the entity who last updated the request.

Extends

Inherited Properties

objectId

The object id of the principal who has interacted with a billing entity.

tenantId

The tenant id of the principal who has interacted with a billing entity.

upn

The user principal name of the principal who has interacted with a billing entity.

Inherited Property Details

objectId

The object id of the principal who has interacted with a billing entity.

objectId?: string

Property Value

string

Inherited From Principal.objectId

tenantId

The tenant id of the principal who has interacted with a billing entity.

tenantId?: string

Property Value

string

Inherited From Principal.tenantId

upn

The user principal name of the principal who has interacted with a billing entity.

upn?: string

Property Value

string

Inherited From Principal.upn