Interface UpdateRecordResponse<T>

Type Parameters

  • T

Hierarchy

  • UpdateRecordResponse

Properties

refresh?: ModelResultList<T>
wfParametersMap?: {
    [key: string]: number;
}

Type declaration

  • [key: string]: number

Generated using TypeDoc