responses property

List<MigrateBasePlanPricesResponse>? responses
getter/setter pair

Contains one response per requested price migration, in the same order as the request.

Implementation

core.List<MigrateBasePlanPricesResponse>? responses;