TaxConfiguration

Configuration controls for tax estimation in the agreement request.

Types

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

Properties

Link copied to clipboard

Toggle to estimate tax as part of the response. Values include ENABLED and DISABLED. Default is DISABLED.

Functions

Link copied to clipboard
inline fun copy(block: TaxConfiguration.Builder.() -> Unit = {}): TaxConfiguration
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