'Declaration <DescriptionAttribute("Postal code from debtor's address.")> Public Property UltimateDebtorPostalCode As String
[Description("Postal code from debtor's address.")] public string UltimateDebtorPostalCode { get; set; }
[Description("Postal code from debtor's address.")] public: __property string* get_UltimateDebtorPostalCode(); public: __property void set_UltimateDebtorPostalCode(
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.