Skip to main content

BundleReceipt

Type Alias BundleReceipt 

Source
pub type BundleReceipt = BundleResponse;
👎Deprecated since 0.16.0:

renamed to BundleResponse

Expand description

Deprecated alias for BundleResponse.

Aliased Type§

pub struct BundleReceipt {
    pub id: Uuid,
}

Fields§

§id: Uuid

The bundle id (a UUID)