Function get

Source
pub async fn get(
    client: &Client,
    organisation_id: &str,
    id: &str,
) -> Result<Addon, Error>
Expand description

returns the addon for the given the organisation and identifier