PayClient.ProductName

  • PayClient.ProductName is an enum that indicates what the product is called in a given market.

  • It includes enum values for GOOGLE_PAY and GOOGLE_WALLET.

  • PayClient.ProductName inherits methods from java.lang.Enum, java.lang.Object, java.lang.constant.Constable, and java.lang.Comparable.

public static final enum PayClient.ProductName extends Enum<PayClient.ProductName>

Indicates what the product is called in this market

Inherited Method Summary

Enum Values

public static final PayClient.ProductName GOOGLE_PAY

public static final PayClient.ProductName GOOGLE_WALLET