Bounce.Created Property

Definition

Created

[System.Text.Json.Serialization.JsonPropertyName("created")]
public int? Created { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("created")>]
member this.Created : Nullable<int> with get, set
Public Property Created As Nullable(Of Integer)

Property Value

Attributes

Applies to