PlaceAStampInput.Password Property

Definition

Specify the password for the stamp (if required).

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

Property Value

Attributes

Applies to