INDTaxDocuments

public struct INDTaxDocuments : AWSShape

Undocumented

  • Declaration

    Swift

    public static var _members: [AWSShapeMember]
  • The Goods and Services Tax (GST) documents required in AWS Regions in India.

    Declaration

    Swift

    public let gstin: String?
  • Undocumented

    Declaration

    Swift

    public init(gstin: String? = nil)
  • Declaration

    Swift

    public func validate(name: String) throws