Class OrderDocumentDeliveryAttempt
Inheritance
OrderDocumentDeliveryAttempt
Assembly: Inttegro.dll
Syntax
public sealed class OrderDocumentDeliveryAttempt
Properties
|
Edit this page
View Source
Channel
Declaration
[JsonPropertyName("channel")]
public string? Channel { get; set; }
Property Value
|
Edit this page
View Source
ChimeId
Declaration
[JsonPropertyName("chime_id")]
public string? ChimeId { get; set; }
Property Value
|
Edit this page
View Source
Error
Declaration
[JsonPropertyName("error")]
public string? Error { get; set; }
Property Value