storeIds property
The unique identifier of the store for which to configure the payment method, if any.
Implementation
@BuiltValueField(wireName: r'storeIds')
BuiltList<String>? get storeIds;
The unique identifier of the store for which to configure the payment method, if any.
@BuiltValueField(wireName: r'storeIds')
BuiltList<String>? get storeIds;