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

Returns:

  • (::String)


216
# File 'sig/client.rbs', line 216

def authority_id: () -> ::String

#status"Verified", ...

Returns:

  • ("Verified", "Pending", "Deleted", "Rejected")


217
# File 'sig/client.rbs', line 217

def status: () -> ("Verified" | "Pending" | "Deleted" | "Rejected")