Module: Aws::TaxSettings::Client::_PutSupplementalTaxRegistrationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::PutSupplementalTaxRegistrationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#authority_id ⇒ ::String
216 |
# File 'sig/client.rbs', line 216
def authority_id: () -> ::String
|
#status ⇒ "Verified", ...
217 |
# File 'sig/client.rbs', line 217
def status: () -> ("Verified" | "Pending" | "Deleted" | "Rejected")
|