public static class InventoryPhysicalCount.Builder extends Object
InventoryPhysicalCount.| Constructor and Description |
|---|
Builder() |
public InventoryPhysicalCount.Builder id(String id)
id - String value for id.public InventoryPhysicalCount.Builder referenceId(String referenceId)
referenceId - String value for referenceId.public InventoryPhysicalCount.Builder catalogObjectId(String catalogObjectId)
catalogObjectId - String value for catalogObjectId.public InventoryPhysicalCount.Builder catalogObjectType(String catalogObjectType)
catalogObjectType - String value for catalogObjectType.public InventoryPhysicalCount.Builder state(String state)
state - String value for state.public InventoryPhysicalCount.Builder locationId(String locationId)
locationId - String value for locationId.public InventoryPhysicalCount.Builder quantity(String quantity)
quantity - String value for quantity.public InventoryPhysicalCount.Builder source(SourceApplication source)
source - SourceApplication value for source.public InventoryPhysicalCount.Builder employeeId(String employeeId)
employeeId - String value for employeeId.public InventoryPhysicalCount.Builder teamMemberId(String teamMemberId)
teamMemberId - String value for teamMemberId.public InventoryPhysicalCount.Builder occurredAt(String occurredAt)
occurredAt - String value for occurredAt.public InventoryPhysicalCount.Builder createdAt(String createdAt)
createdAt - String value for createdAt.public InventoryPhysicalCount build()
InventoryPhysicalCount object using the set fields.InventoryPhysicalCountCopyright © 2022. All rights reserved.