pagingId property Null safety
read / write
(optional) The response should contain transactions starting prior to this ID (exclusive).
Implementation
String? pagingId;
(optional) The response should contain transactions starting prior to this ID (exclusive).
String? pagingId;