Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
A cursor for use in pagination. Takes balance transaction object ID as input
A cursor for use in pagination. Takes balance transaction object ID as input
The number of objects to be fetched, by default 10, can be from 1 to 100
Returns balance transactions created after this timestamp (greater than)
Returns balance transactions created on or after this timestamp (greater than or equal to)
Returns balance transactions created before this timestamp (less than)
Returns balance transactions created on or before this timestamp (less than or equal to)