Owneat Technical Guide main Help

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

string

OrderInvoiceGroup

public string OrderInvoiceGroup { get; set; }

Property Value

string

OrderInvoiceTopic

public string OrderInvoiceTopic { get; set; }

Property Value

string

SectionName

public static string SectionName { get; set; }

Property Value

string

Last modified: 21 May 2024