storeStates property

List<LfpStoreState>? storeStates
getter/setter pair

The state per store from the specified merchant.

The field will be absent if the merchant has no stores submitted through LFP.

Output only.

Implementation

core.List<LfpStoreState>? storeStates;