pub async fn leverage_native(
configuration: &Configuration,
account_name: &str,
authorization: &str,
leverager_input_body: LeveragerInputBody,
) -> Result<LeveragerApiResponseLeveragerExecuteFunctionResult, Error<LeverageNativeError>>