repeatable

open fun repeatable(requestID: GuidValue, firstSent: GlobalDateTime): RequestOptions

Set the {@link com.sap.cloud.mobile.kotlin.odata.RequestOptions#repeatabilityRequestID RequestOptions.repeatabilityRequestID} and {@link com.sap.cloud.mobile.kotlin.odata.RequestOptions#repeatabilityFirstSent RequestOptions.repeatabilityFirstSent} and return this options object.

Return

This options object.

Parameters

requestID

Value for {@link com.sap.cloud.mobile.kotlin.odata.RequestOptions#repeatabilityRequestID RequestOptions.repeatabilityRequestID}.

firstSent

Value for {@link com.sap.cloud.mobile.kotlin.odata.RequestOptions#repeatabilityFirstSent RequestOptions.repeatabilityFirstSent}.