[SerializableAttribute]
public class NotePayment : BindableCore
<SerializableAttribute>
Public Class NotePayment
Inherits BindableCore
NotePayment | Initializes a new instance of the NotePayment class |
Amount | Amount of payment [Importe] |
Date | Date of payment [Fecha] |
MethodCode | Payment Method [CodMedioPago] |
TermCode | Term of payment [CodTerminoPago] |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |