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