Record
get-v2-payments-params
No description available.
record get-v2-payments-params {
begin-time: option<string>,
end-time: option<string>,
sort-order: option<string>,
cursor: option<string>,
location-id: option<string>,
total: option<s64>,
last-v4: option<string>,
card-brand: option<string>,
limit: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| begin-time | option<string> | |
| end-time | option<string> | |
| sort-order | option<string> | |
| cursor | option<string> | |
| location-id | option<string> | |
| total | option<s64> | |
| last-v4 | option<string> | |
| card-brand | option<string> | |
| limit | option<s32> |