pub async fn list_call(
configuration: &Configuration,
params: ListCallParams,
) -> Result<ListCallResponse, Error<ListCallError>>
Expand description
Retrieves a collection of calls made to and from your account
pub async fn list_call(
configuration: &Configuration,
params: ListCallParams,
) -> Result<ListCallResponse, Error<ListCallError>>
Retrieves a collection of calls made to and from your account