مشاركة عبر


ProviderOperation interface

عملية

الخصائص

description

وصف العملية.

displayName

اسم عرض العملية.

isDataAction

علامة dataAction لتحديد نوع العملية.

name

اسم العملية.

origin

أصل العملية.

properties

خصائص العملية.

تفاصيل الخاصية

description

وصف العملية.

description?: string

قيمة الخاصية

string

displayName

اسم عرض العملية.

displayName?: string

قيمة الخاصية

string

isDataAction

علامة dataAction لتحديد نوع العملية.

isDataAction?: boolean

قيمة الخاصية

boolean

name

اسم العملية.

name?: string

قيمة الخاصية

string

origin

أصل العملية.

origin?: string

قيمة الخاصية

string

properties

خصائص العملية.

properties?: Record<string, unknown>

قيمة الخاصية

Record<string, unknown>