مشاركة عبر


InstallationCommon interface

يمثل تثبيتا لجهاز لمراكز الإعلامات.

الخصائص

expirationTime

وقت انتهاء صلاحية التثبيت.

installationId

معرف التثبيت.

lastUpdate

تاريخ التحديث الأخير للتثبيت.

pushChannelExpired

هذه المعلمة صحيحة إذا انتهت صلاحية PNS القناة.

pushVariables

متغيرات الدفع للتثبيت.

tags

العلامات المستخدمة لاستهداف هذا التثبيت.

templates

قوالب التثبيت.

userId

معرف المستخدم للتثبيت المستخدم للاستهداف.

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

expirationTime

وقت انتهاء صلاحية التثبيت.

expirationTime?: string

قيمة الخاصية

string

installationId

معرف التثبيت.

installationId: string

قيمة الخاصية

string

lastUpdate

تاريخ التحديث الأخير للتثبيت.

lastUpdate?: string

قيمة الخاصية

string

pushChannelExpired

هذه المعلمة صحيحة إذا انتهت صلاحية PNS القناة.

pushChannelExpired?: boolean

قيمة الخاصية

boolean

pushVariables

متغيرات الدفع للتثبيت.

pushVariables?: Record<string, string>

قيمة الخاصية

Record<string, string>

tags

العلامات المستخدمة لاستهداف هذا التثبيت.

tags?: string[]

قيمة الخاصية

string[]

templates

قوالب التثبيت.

templates?: Record<string, InstallationTemplate>

قيمة الخاصية

Record<string, InstallationTemplate>

userId

معرف المستخدم للتثبيت المستخدم للاستهداف.

userId?: string

قيمة الخاصية

string