Type alias GetPaywall

GetPaywall: { billingCountryCode?: string; context?: WidgetType; includeHiddenPlans?: boolean; productId?: string; resourceId?: string }

Type declaration

  • Optional billingCountryCode?: string
  • Optional context?: WidgetType
  • Optional includeHiddenPlans?: boolean
  • Optional productId?: string
  • Optional resourceId?: string