共用方式為


AddressValidationStatus type

定義 AddressValidationStatus 的值。

type AddressValidationStatus = "Valid" | "Invalid" | "Ambiguous"