Record
get-sources-source-source-transactions-params
No description available.
record get-sources-source-source-transactions-params {
ending-before: option<string>,
expand: option<list<string>>,
limit: option<s32>,
source: string,
starting-after: option<string>,
data: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| ending-before | option<string> | |
| expand | option<list<string>> | |
| limit | option<s32> | |
| source | string | |
| starting-after | option<string> | |
| data | option<string> |