NotePayments Property

Collect the NotePayment forms of the note

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public List<NotePayment> Payments { get; set; }

Property Value

ListNotePayment

See Also