pub type ComponentRoyaltyCreateManifestInput = ComponentRoyaltyCreateInput;Aliased Type§
pub struct ComponentRoyaltyCreateManifestInput {
pub royalty_config: ComponentRoyaltyConfig,
}Fields§
§royalty_config: ComponentRoyaltyConfigpub type ComponentRoyaltyCreateManifestInput = ComponentRoyaltyCreateInput;pub struct ComponentRoyaltyCreateManifestInput {
pub royalty_config: ComponentRoyaltyConfig,
}royalty_config: ComponentRoyaltyConfig