| title | <namespace.v1.method> |
|---|---|
| description | <One sentence that describes the RPC method.> |
<namespace.v1.method>(<payload>) -> <response>
| Field | Type | Required | Description |
|---|---|---|---|
<field> |
<type> |
Yes | <Description.> |
| Field | Type | Description |
|---|---|---|
<field> |
<type> |
<Description.> |
| Code | Meaning |
|---|---|
<code> |
<Description.> |
| SDK | Call |
|---|---|
| TypeScript | <client.method()> |
| Go | <client.Method()> |
[
"<type>",
"<requestId>",
"<namespace.v1.method>",
{},
"<timestamp>"
]