Interface OrderItemResource.DefinitionStages.WithOrderId

    • Method Detail

      • withOrderId

        OrderItemResource.DefinitionStages.WithCreate withOrderId​(String orderId)
        Specifies the orderId property: Id of the order to which order item belongs to.
        Parameters:
        orderId - Id of the order to which order item belongs to.
        Returns:
        the next definition stage.