| Name | Description | Type | Additional information |
|---|---|---|---|
| Type |
Order number on which the customer is set as a guarantor. |
string | |
| CustomerID |
Unique identifier of a customer. |
integer | |
| Name |
Name of the Loan Guarantor. |
string | |
| Description |
Description of the details of the guarantee. |
string | |
| CurrencyID |
Unique identifier of a guarantee's Currency. |
integer | |
| Amount |
Amount of the guarantee. |
decimal number | |
| Address |
Address information of the guarantor. |
AddressDto | |
| LoanGuarantorID |
Unique identifier of a Loan Guarantor. |
integer | |
| LoanGuarantorTypeID |
Unique identifier of a Loan Guarantor Type ID. |
integer | |
| CheckActive |
Determines whether the guarantee is active. |
boolean |