alerts.billing.PlanAutomatedUpdatePayload interface

청구 계획 자동 업데이트를 위한 내부 페이로드 개체입니다. 페이로드는 FirebaseAlertData 객체 내에 래핑됩니다.

서명:

export interface PlanAutomatedUpdatePayload 

속성

재산 유형 설명
"@유형" "type.googleapis.com/google.events.firebase.firebasealerts.v1.BillingPlanAutomatedUpdatePayload"
청구 계획 Firebase 요금제.
알림 유형 알림 유형(예: 업그레이드, 다운그레이드)

Alerts.billing.PlanAutomatedUpdatePayload."@type"

서명:


Alerts.billing.PlanAutomatedUpdatePayload.billingPlan

Firebase 요금제.

서명:

billingPlan: string;

Alerts.billing.PlanAutomatedUpdatePayload.notificationType

알림 유형(예: 업그레이드, 다운그레이드)

서명:

notificationType: string;