Click or drag to resize

MessageCreateEventArgsMessage Property

Gets or sets the message.

Namespace:  Atomia.Billing.Core.Sdk.Events.Messages
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Message Message { get; set; }

Property Value

Type: Message
The message.
See Also