BillingFeatureFilter

A filter that narrows the set of preferences returned by GetBillingPreferences.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The filter name. Currently the only supported value is PREFERENCE_KEY.

Link copied to clipboard

The filter values to match. For PREFERENCE_KEY, supply 1 to 10 preference key values to match.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String