Share via


PlanRequesterDetails interface

Plan with requesters details

Properties

planDisplayName

Gets the plan display name

planId

Gets the plan id

requesters

Gets requesters details list

Property Details

planDisplayName

Gets the plan display name

planDisplayName?: string

Property Value

string

planId

Gets the plan id

planId?: string

Property Value

string

requesters

Gets requesters details list

requesters?: UserRequestDetails[]

Property Value