InstanceSwapPreferredValue
type InstanceSwapPreferredValue = { type: 'COMPONENT' | 'COMPONENT_SET'; key: string }
Instance swap preferred value object that specifies the type and key of the asset.
type InstanceSwapPreferredValue = { type: 'COMPONENT' | 'COMPONENT_SET'; key: string }
Instance swap preferred value object that specifies the type and key of the asset.