Package | Description |
---|---|
com.oracle.bmc.ospgateway.model |
Modifier and Type | Method and Description |
---|---|
static TaxInfo.Builder |
TaxInfo.builder()
Create a new builder.
|
TaxInfo.Builder |
TaxInfo.Builder.copy(TaxInfo model) |
TaxInfo.Builder |
TaxInfo.Builder.giro(String giro)
Companies’ GIRO code
|
TaxInfo.Builder |
TaxInfo.Builder.noTaxReasonCode(String noTaxReasonCode)
Tax exemption reason code.
|
TaxInfo.Builder |
TaxInfo.Builder.noTaxReasonCodeDetails(String noTaxReasonCodeDetails)
Tax exemption reason description.
|
TaxInfo.Builder |
TaxInfo.Builder.taxCnpj(String taxCnpj)
Brazilian companies’ CNPJ number.
|
TaxInfo.Builder |
TaxInfo.Builder.taxPayerId(String taxPayerId)
Tay payer identifier.
|
TaxInfo.Builder |
TaxInfo.Builder.taxRegNumber(String taxRegNumber)
Tax registration number.
|
TaxInfo.Builder |
TaxInfo.toBuilder() |
Copyright © 2016–2024. All rights reserved.