ComponentRoyaltyCreateManifestInput

Type Alias ComponentRoyaltyCreateManifestInput 

Source
pub type ComponentRoyaltyCreateManifestInput = ComponentRoyaltyCreateInput;

Aliased Type§

pub struct ComponentRoyaltyCreateManifestInput {
    pub royalty_config: ComponentRoyaltyConfig,
}

Fields§

§royalty_config: ComponentRoyaltyConfig