EstimatedTaxes

Provides an aggregated view of estimated tax information.

Types

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

Properties

Link copied to clipboard

A list of tax breakdown information.

Link copied to clipboard

The total amount of tax aggregated from the tax breakdown.

Functions

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