AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Your TRN information.

Inheritance Hierarchy

System.Object
  Amazon.TaxSettings.Model.TaxRegistration

Namespace: Amazon.TaxSettings.Model
Assembly: AWSSDK.TaxSettings.dll
Version: 3.x.y.z

Syntax

C#
public class TaxRegistration

The TaxRegistration type exposes the following members

Constructors

NameDescription
Public Method TaxRegistration()

Properties

NameTypeDescription
Public Property AdditionalTaxInformation Amazon.TaxSettings.Model.AdditionalInfoResponse

Gets and sets the property AdditionalTaxInformation.

Additional tax information associated with your TRN.

Public Property CertifiedEmailId System.String

Gets and sets the property CertifiedEmailId.

The email address to receive VAT invoices.

Public Property LegalAddress Amazon.TaxSettings.Model.Address

Gets and sets the property LegalAddress.

The legal address associated with your TRN registration.

Public Property LegalName System.String

Gets and sets the property LegalName.

The legal name associated with your TRN registration.

Public Property RegistrationId System.String

Gets and sets the property RegistrationId.

Your tax registration unique identifier.

Public Property RegistrationType Amazon.TaxSettings.TaxRegistrationType

Gets and sets the property RegistrationType.

Type of your tax registration. This can be either VAT or GST.

Public Property Sector Amazon.TaxSettings.Sector

Gets and sets the property Sector.

The industry that describes your business. For business-to-business (B2B) customers, specify Business. For business-to-consumer (B2C) customers, specify Individual. For business-to-government (B2G), specify Government. Note that certain values may not applicable for the request country. Please refer to country specific information in API document.

Public Property Status Amazon.TaxSettings.TaxRegistrationStatus

Gets and sets the property Status.

The status of your TRN. This can be either Verified, Pending, Deleted, or Rejected.

Public Property TaxDocumentMetadatas System.Collections.Generic.List<Amazon.TaxSettings.Model.TaxDocumentMetadata>

Gets and sets the property TaxDocumentMetadatas.

The metadata for your tax document.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5