CreateSpaceMemberInput.PersonId Property

Definition

Person ID of the new member

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

Property Value

Attributes

Applies to