Click or drag to resize

AccountNoteType Enumeration

Account note type enum.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public enum AccountNoteType
Members
  Member nameValueDescription
Account0 The account note type.
Invoice1 The invoice note type.
Order2 The order note type.
Subscription3 The subscription note type.
See Also