Interface ConfirmRecordingOptions

interface ConfirmRecordingOptions {
    parameters: ConfirmRecordingParameters;
}

Properties

Properties