Record
post-oauth-access-token-response
No description available.
record post-oauth-access-token-response {
oauth-token: option<string>,
oauth-token-secret: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| oauth-token | option<string> | |
| oauth-token-secret | option<string> |