Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VoiceBioHubDataResponse

model to capture VoiceBioHubDataResponse

Hierarchy

  • VoiceBioHubDataResponse

Index

Properties

isSilentANIAuthentication?: boolean
remarks
  • 'isSilentANIAuthentication' is identifier for person id whether it is ANI or custom.
isSuccessVoiceBioHubResponseType: boolean
remarks
  • 'isSuccessVoiceBioHubResponseType' is identifier for current response type of voice bio hub.
voiceBioHubCurrentRequestType: number
remarks
  • 'voiceBioHubCurrentRequestType' is identifier for the current request type of voice bio hub.
voiceBioHubPatronId: string
remarks
  • 'voiceBioHubPatronId' is identifier for person id in voice bio hub system.
voiceBioHubStatus: string
remarks
  • 'voiceBioHubStatus' is identifier for the status of current voice bio hub response.
voiceBioHubStatusMessage: string
remarks
  • 'voiceBioHubStatus' is identifier for the detailed status of current voice bio hub response.

Generated using TypeDoc