Property Description
Description
Sets or returns a string containing a short description of the payment request, potentially shown to the user and/or on their bank statement.
Declaration
public string Description { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Remarks
Cannot be more than 12 characters long.
This value is optional, but recommended.