products property

List<AccountStatusProducts>? products
getter/setter pair

List of product-related data by channel, destination, and country.

Data in this field may be delayed by up to 30 minutes.

Implementation

core.List<AccountStatusProducts>? products;