commerce_inventory.UpsertReservationRequest

Constructors 

global UpsertReservationRequest(Integer reservationInSeconds, String reservationIdentifier, ID reservationSourceId, List<UpsertItemReservationRequest> upsertItemReservationRequests) 

Constructor for UpsertReservationRequest.

Parameters 

ParamDescription
List - list of UpsertItemReservationRequest.

Methods 

global Integer getReservationInSeconds() 

Gets reservation in seconds.

Returns 

TypeDescription
Integerthe reservation in seconds

global String getReservationIdentifier() 

Gets reservation identifier.

Returns 

TypeDescription
Stringthe reservation identifier

global ID getReservationSourceId() 

Gets reservation source id.

Returns 

TypeDescription
IDthe reservation source id

global List<UpsertItemReservationRequest> getItems() 

Gets items.

Returns 

TypeDescription
List<UpsertItemReservationRequest>the items

Developer Preview

This release is in preview. Features described in this document don't become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can't guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!