QueryRequestApproval interface

Gets the request plans with indication on each plan whether is approved by the admin, has pending request or not requested yet

Properties

etag

Gets or sets e-tag field

messageCode

Gets or sets the notification message id

plansDetails

Gets or sets the plans details

uniqueOfferId

Gets or sets unique offer id.

Property Details

etag

Gets or sets e-tag field

etag?: string

Property Value

string

messageCode

Gets or sets the notification message id

messageCode?: number

Property Value

number

plansDetails

Gets or sets the plans details

plansDetails?: Record<string, PlanDetails>

Property Value

Record<string, PlanDetails>

uniqueOfferId

Gets or sets unique offer id.

uniqueOfferId?: string

Property Value

string