Class InvoiceEmailKafkaConfiguration
Namespace: Emailing.Worker.Workers.InvoiceEmail.Options
Assembly: Emailing.Worker.dll
public class InvoiceEmailKafkaConfiguration
Inheritance
object ← InvoiceEmailKafkaConfiguration
Inherited Members
object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)
Properties
BootstrapServer
public string BootstrapServer { get; set; }
Property Value
OrderInvoiceGroup
public string OrderInvoiceGroup { get; set; }
Property Value
OrderInvoiceTopic
public string OrderInvoiceTopic { get; set; }
Property Value
SectionName
public static string SectionName { get; set; }
Property Value
Last modified: 21 May 2024