Property Hdrs
Hdrs
Base64 encoded headers for the message
[JsonPropertyName("hdrs")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Hdrs { get; set; }
Base64 encoded headers for the message
[JsonPropertyName("hdrs")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Hdrs { get; set; }