Account.ObjectId Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("objectId")]
public string? ObjectId { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("objectId")>]
member this.ObjectId : string with get, set
Public Property ObjectId As String

Property Value

Attributes

Applies to