CreatedAt Properties |
The GoCardlessMetaClassCreatedAt type exposes the following members.
Name | Description | |
---|---|---|
gt |
Limit to records created after the specified date-time.
| |
gte |
Limit to records created on or after the specified date-time.
| |
lt |
Limit to records created before the specified date-time.
| |
lte |
Limit to records created on or before the specified date-time.
|