File

src/app/shared/widgets/imarket/list/imarketlist.interface.ts

Index

Properties

Properties

optionAndType
optionAndType: Map<string | string>
Type : Map<string | string>
updateField
updateField: string
Type : string
export interface ChangeAttributeType {
  updateField: string;
  optionAndType: Map<string, string>;
}

export interface ChangeAttributeLink {
  updateField: string;
  linkParameter: string;
}

export interface ChangeFieldValue {
  fieldValue: string;
  updateField: string;
  updateValue: string;
  disabled: boolean;
}

results matching ""

    No results matching ""