noOlderThan property Null safety
read / write
(optional) The response should contain transactions starting on or after this date & time. UTC ISO 8601 string.
Implementation
DateTime? noOlderThan;
(optional) The response should contain transactions starting on or after this date & time. UTC ISO 8601 string.
DateTime? noOlderThan;