Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
OneTimeProductTaxAndComplianceSettings |
OneTimeProductTaxAndComplianceSettings.clone() |
OneTimeProductTaxAndComplianceSettings |
OneTimeProduct.getTaxAndComplianceSettings()
Details about taxes and legal compliance.
|
OneTimeProductTaxAndComplianceSettings |
OneTimeProductTaxAndComplianceSettings.set(String fieldName,
Object value) |
OneTimeProductTaxAndComplianceSettings |
OneTimeProductTaxAndComplianceSettings.setIsTokenizedDigitalAsset(Boolean isTokenizedDigitalAsset)
Whether this one-time product is declared as a product representing a tokenized digital asset.
|
OneTimeProductTaxAndComplianceSettings |
OneTimeProductTaxAndComplianceSettings.setRegionalTaxConfigs(List<RegionalTaxConfig> regionalTaxConfigs)
Regional tax configuration.
|
Modifier and Type | Method and Description |
---|---|
OneTimeProduct |
OneTimeProduct.setTaxAndComplianceSettings(OneTimeProductTaxAndComplianceSettings taxAndComplianceSettings)
Details about taxes and legal compliance.
|
Copyright © 2011–2025 Google. All rights reserved.