oneTimeProducts property
The list of updated one-time products.
This list will match the requests one to one, in the same order.
Implementation
core.List<OneTimeProduct>? oneTimeProducts;
The list of updated one-time products.
This list will match the requests one to one, in the same order.
core.List<OneTimeProduct>? oneTimeProducts;