Interface ProductLifecycleStateUpdate

interface ProductLifecycleStateUpdate {
    lifecycle: LifecycleState;
}

Properties

Properties

lifecycle: LifecycleState

Generated using TypeDoc