Property Fields
Fields
A list of field names to return. If empty, all fields are returned.
Declaration
public IList<string> Fields { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<System.String> |
Remarks
If requesting sub-fields, each sub-field must be listed separately, i.e transaction.Amount, transaction.userIpAddress.