BucketId

Type Alias BucketId 

Source
pub type BucketId = Principal;
Expand description

The principal id of a bucket canister.

Aliased Typeยง

pub struct BucketId { /* private fields */ }