BaseInvoiceNotes Property
List of invoice note ids.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public List<long> Notes { get; set; }
Public Property Notes As List(Of Long)
Get
Set
Property Value
ListInt64