AustraliaPostCustomerInformationDecoder

AustraliaPostCustomerInformationDecoder interface

AustraliaPost シンボル体系で使用される顧客情報フィールドのデコード用のパブリック インターフェイス。実装はユーザーが提供する必要があります。

public interface AustraliaPostCustomerInformationDecoder

メソッド

名前説明
Decode(string)AustraliaPost シンボルから顧客情報フィールドをデコードします。 NTable および CTable エンコーディングとは異なるデータ解釈に使用できます。 データはバー値の行として提供されます: 0、1、2、または 3.

関連項目