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