InquiryValidation interface

Validation for inquired protectable items under a given container.

Properties

additionalDetail

Error Additional Detail in case the status is non-success.

errorDetail

Error Detail in case the status is non-success.

protectableItemCount

Dictionary to store the count of ProtectableItems with key POType.

status

Status for the Inquiry Validation.

Property Details

additionalDetail

Error Additional Detail in case the status is non-success.

additionalDetail?: string

Property Value

string

errorDetail

Error Detail in case the status is non-success.

errorDetail?: ErrorDetail

Property Value

protectableItemCount

Dictionary to store the count of ProtectableItems with key POType.

protectableItemCount?: any

Property Value

any

status

Status for the Inquiry Validation.

status?: string

Property Value

string