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