Payment Method CreatedAt Criterion¶
The CreatedAt
Search Criterion searches for payment methods based on the date when they were created.
Arguments¶
createdAt
- date to be matched, provided as aDateTimeInterface
objectoperator
- optional operator string (EQ, GT, GTE, LT, LTE)
Example¶
1 2 3 4 |
|