[SerializableAttribute]
public class PortfolioTransfer
<SerializableAttribute>
Public Class PortfolioTransfer
PortfolioTransfer | Initializes a new instance of the PortfolioTransfer class |
CompanyBankId | Company bank code. |
Date | Portfolio transfer date. |
Expense1ByPayment | Indicates if the value of the expense is due due. |
Expense2ByPayment | Indicates if the value of the expense is due due |
IsPercentageExpense1 | Indicates if the value is a percentage of the expense, otherwise it is considered an amount of the expense. |
IsPercentageExpense2 | Indicates if the value is a percentage of the expense, otherwise it is considered an amount of the expense. |
Payments | List of identifiers of the maturities involved in the transfer. |
PortfolioCode | Transfer wallet code. |
PropertyType | Expiration owner type (customer or supplier). |
TaxTreatmentCodeExpense |
Expense tax treatment code [CodTratamientoGastos].
Obsolete. |
ValueExpense1 | Expenditure value. |
ValueExpense2 | Expenditure value. |
VATCodeExpense1 |
VAT code of the expense.
Obsolete. |
VATCodeExpense2 |
VAT code of the expense.
Obsolete. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |