OrderItemDetailsArgs

constructor(notificationEmailList: Output<List<String>>? = null, orderItemType: Output<Either<String, OrderItemType>>, preferences: Output<PreferencesArgs>? = null, productDetails: Output<ProductDetailsArgs>)