Skip to main content

cloud_cloud_services_notes_list

Function cloud_cloud_services_notes_list 

Source
pub async fn cloud_cloud_services_notes_list(
    configuration: &Configuration,
    id: &str,
    format: Option<&str>,
    limit: Option<i32>,
    offset: Option<i32>,
    depth: Option<i32>,
    exclude_m2m: Option<bool>,
) -> Result<PaginatedNoteList, Error<CloudCloudServicesNotesListError>>
Expand description

API methods for returning or creating notes on an object.