Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateInteractionResponse

This interface is for the response from the ECC Lambda function while a new intetraction is created.

Hierarchy

  • CreateInteractionResponse

Index

Properties

customerId: string
remarks
  • represents customerId link
interactionId: string
remarks
  • represents interactionId link
message: string
remarks
  • represents message link
statusCode: number
remarks
  • represents statusCode link

Generated using TypeDoc