Interface ReviewRequestFallbackAlertData

Hierarchy

  • ReviewRequestFallbackAlertData

Properties

appStoreId: string

The app's App Store id to be used to redirect the user to it's store page.

title: string

The alert's title.

message: string

The alert's message.

confirmButtonText: string

The text for the alert's confirm button.

cancelButtonText: string

The text for the alert's cancel button.

Generated using TypeDoc