Share via


UserRequestDetails interface

user request details

Properties

date

Gets request date

justification

Gets justification

subscriptionId

Gets the subscription id that the user is requesting to add the plan to

subscriptionName

Gets the subscription name that the user is requesting to add the plan to

user

Gets user id

Property Details

date

Gets request date

date?: string

Property Value

string

justification

Gets justification

justification?: string

Property Value

string

subscriptionId

Gets the subscription id that the user is requesting to add the plan to

subscriptionId?: string

Property Value

string

subscriptionName

Gets the subscription name that the user is requesting to add the plan to

subscriptionName?: string

Property Value

string

user

Gets user id

user?: string

Property Value

string