| Package | Description |
|---|---|
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
InventoryCount.Builder |
InventoryCount.Builder.calculatedAt(String calculatedAt)
Setter for calculatedAt.
|
InventoryCount.Builder |
InventoryCount.Builder.catalogObjectId(String catalogObjectId)
Setter for catalogObjectId.
|
InventoryCount.Builder |
InventoryCount.Builder.catalogObjectType(String catalogObjectType)
Setter for catalogObjectType.
|
InventoryCount.Builder |
InventoryCount.Builder.isEstimated(Boolean isEstimated)
Setter for isEstimated.
|
InventoryCount.Builder |
InventoryCount.Builder.locationId(String locationId)
Setter for locationId.
|
InventoryCount.Builder |
InventoryCount.Builder.quantity(String quantity)
Setter for quantity.
|
InventoryCount.Builder |
InventoryCount.Builder.state(String state)
Setter for state.
|
InventoryCount.Builder |
InventoryCount.toBuilder()
Builds a new
InventoryCount.Builder object. |
Copyright © 2022. All rights reserved.