You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Not specifying a type is how we express "any" value is acceptable
36
+
description: 'A unique identifier for the request.'
37
+
type:
38
+
type: string
39
+
description: The value response indicates a direct response to an API request. Asynchronous notifications use a different value such as `ledgerClosed` or `transaction`.
0 commit comments