Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GetVlocityAttachmentDetailsInput

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

attachmentId

attachmentId: string

object id of the vlocity attachment

Methods

getInputMap

  • getInputMap(): { epcRequest: { query: { comparisonOperator: string; fieldType: string; fieldValue: string }[] } }
  • Method to form request to get Vlocity Attachment details.

    Returns { epcRequest: { query: { comparisonOperator: string; fieldType: string; fieldValue: string }[] } }

    : EPC Request object with mapped atttachment Id.

    • epcRequest: { query: { comparisonOperator: string; fieldType: string; fieldValue: string }[] }
      • query: { comparisonOperator: string; fieldType: string; fieldValue: string }[]

Generated using TypeDoc