default SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.address(Consumer<Address.Builder> address) |
Sets the value of the Address property for this object.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.address(Address address) |
Sets the value of the Address property for this object.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.authorityId(String authorityId) |
Unique authority ID for the supplemental TRN.
|
static SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.builder() |
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.legalName(String legalName) |
The legal name associated with your TRN registration.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.registrationId(String registrationId) |
The supplemental TRN unique identifier.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.registrationType(String registrationType) |
Type of supplemental TRN.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.registrationType(SupplementalTaxRegistrationType registrationType) |
Type of supplemental TRN.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.status(String status) |
The status of your TRN.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.Builder.status(TaxRegistrationStatus status) |
The status of your TRN.
|
SupplementalTaxRegistration.Builder |
SupplementalTaxRegistration.toBuilder() |
|