PaymentAuditSearchResult Items Property CelloSaaS API Documentation
Gets or Sets search result

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public Dictionary<Guid, PaymentAudit> Items { get; set; }

Property Value

Type: Dictionary Guid, PaymentAudit 
See Also