| Name | Type | Description | Notes |
|---|---|---|---|
| state | RecordingStateEnum | [default to undefined] |
import { UpdateCallRecording } from 'bandwidth-sdk';
const instance: UpdateCallRecording = {
state,
};| Name | Type | Description | Notes |
|---|---|---|---|
| state | RecordingStateEnum | [default to undefined] |
import { UpdateCallRecording } from 'bandwidth-sdk';
const instance: UpdateCallRecording = {
state,
};