BillingConfig

public final class BillingConfig


BillingConfig stores configuration used to perform billing operations.

Note: This data can change and should not be cached.

Summary

Public methods

String

Returns the customer's country code.

Public methods

getCountryCode

public String getCountryCode()

Returns the customer's country code.

Note: The country code format is based on ISO-3166-1 alpha2 (UN country codes).

See: https://unicode.org/cldr/charts/latest/supplemental/territory_containment_un_m_49.html