RegionalinventoryResourceApi class
Constructors
- RegionalinventoryResourceApi(ApiRequester client)
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
custombatch(
RegionalinventoryCustomBatchRequest request, {String $fields}) → Future< RegionalinventoryCustomBatchResponse> - Updates regional inventory for multiple products or regions in a single request. [...]
-
insert(
RegionalInventory request, String merchantId, String productId, {String $fields}) → Future< RegionalInventory> - Update the regional inventory of a product in your Merchant Center account. If a regional inventory with the same region ID already exists, this method updates that entry. [...]
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited