oneTimeProducts property
The list of updated one-time products list, in the same order as the request.
Implementation
core.List<OneTimeProduct>? oneTimeProducts;
The list of updated one-time products list, in the same order as the request.
core.List<OneTimeProduct>? oneTimeProducts;