ActivityResponse.OrganizationName Property

Definition

Name of organization the activity is associated with.

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

Property Value

Attributes

Applies to