UsageCredit.UpdatedAt Property

Definition

Gets or sets the last date when the credit details were updated.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UpdatedAt", Order=1007)]
public DateTime UpdatedAt { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="UpdatedAt", Order=1007)>]
member this.UpdatedAt : DateTime with get, set
Public Property UpdatedAt As DateTime

Property Value

The last date when the credit details were updated.

Attributes

Applies to