Click or drag to resize

MessageLevel Enumeration

Defines the MessageLevel type.

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 MessageLevel
Members
  Member nameValueDescription
Information0 The information
Confirmation1 The confirmation
Warning2 The warning
Error3 The error
Note4 The note
See Also