alerts.billing.PlanUpdatePayload interface

عنصر الحمولة الداخلية لتعديلات خطة الفوترة يتم التفاف الحمولة داخل كائن FirebaseAlertData.

Signature:

export interface PlanUpdatePayload 

أماكن إقامة

الموقع النوع الوصف
" @type" "type.googleapis.com/google.events.firebase.firebasealerts.v1.الفوترةPlanUpdatePayload"
خطة الفوترة السلسلة خطة فوترة Firebase
نوع الإشعار السلسلة نوع الإشعار، مثل ترقية، الرجوع إلى إصدار سابق
principalEmail السلسلة عنوان البريد الإلكتروني للشخص الذي تسبّب في تغيير خطة الفوترة

notifications.billing.PlanUpdatePayload."@type"

Signature:


notifications.billing.PlanUpdatePayload.billingPlan

خطة فوترة Firebase

Signature:

billingPlan: string;

notifications.billing.PlanUpdatePayload.NotificationType

نوع الإشعار، مثل ترقية، الرجوع إلى إصدار سابق

Signature:

notificationType: string;

notifications.billing.PlanUpdatePayload.principalEmail

عنوان البريد الإلكتروني للشخص الذي تسبّب في تغيير خطة الفوترة

Signature:

principalEmail: string;