attach_module

Function attach_module 

Source
pub async fn attach_module(
    configuration: &Configuration,
    grant_type: &str,
    code: &str,
    redirect_uri: &str,
    code_verifier: Option<&str>,
    client_id: Option<&str>,
    client_secret: Option<&str>,
    region: Option<&str>,
    basic_search_id: Option<&str>,
    scope: Option<&str>,
    brand_type: Option<&str>,
) -> Result<AttachModuleResponse, Error<AttachModuleError>>
Expand description

Attach by operation of the module channel provider