'Declaration <DescriptionAttribute("Postal code from creditor's address.")> Public Property CreditorPostalCode As String
[Description("Postal code from creditor's address.")] public string CreditorPostalCode { get; set; }
[Description("Postal code from creditor's address.")] public: __property string* get_CreditorPostalCode(); public: __property void set_CreditorPostalCode(
string* value
);
Property Value
Maximum 16 characters permitted.
The postal code must be provided without a country code prefix.
Combined address elements: must not be provided.
The postal code must be provided without a country code prefix.
Combined address elements: must not be provided.