AustraliaPostCustomerInformationDecoder

AustraliaPostCustomerInformationDecoder interface

用于澳大利亚邮政符号系统中的客户信息字段解码的公共接口。实施应由用户提供。

public interface AustraliaPostCustomerInformationDecoder

方法

姓名描述
Decode(string)从澳大利亚邮政符号系统中解码客户信息字段。 可用于来自 NTable 和 CTable 编码的不同数据解释。 数据以一行条形值的形式提供:0、1、2 或 3。

也可以看看