'Declaration <DescriptionAttribute("Ultimate debtor address type, which is specified using a code.")> Public Property UltimateDebtorAddressType As String
[Description("Ultimate debtor address type, which is specified using a code.")] public string UltimateDebtorAddressType { get; set; }
[Description("Ultimate debtor address type, which is specified using a code.")] public: __property string* get_UltimateDebtorAddressType(); public: __property void set_UltimateDebtorAddressType(
string* value
);
Property Value
Доступные значения: "S" - структурированный адрес, "K" - комбинированные элементы адреса (2 строки).