$TransferListRequestExtension extension
Methods
-
copyWith(
{String? clientId, String? secret, DateTime? startDate, DateTime? endDate, int? count, int? offset, String? originationAccountId, String? originatorClientId}) → TransferListRequest -
Available on TransferListRequest, provided by the $TransferListRequestExtension extension
-
copyWithWrapped(
{Wrapped< String?> ? clientId, Wrapped<String?> ? secret, Wrapped<DateTime?> ? startDate, Wrapped<DateTime?> ? endDate, Wrapped<int?> ? count, Wrapped<int?> ? offset, Wrapped<String?> ? originationAccountId, Wrapped<String?> ? originatorClientId}) → TransferListRequest -
Available on TransferListRequest, provided by the $TransferListRequestExtension extension