Type Definition digitalocean::request::SnapshotRequest []

type SnapshotRequest<M, V> = Request<M, V>;

A type alias with Request<_, Snapshot> specific functions.