InventoryRetrievalJobDescription
Describes the options for a range inventory retrieval job.
Types
Properties
Link copied to clipboard
An opaque string that represents where to continue pagination of the vault inventory retrieval results. You use the marker in a new InitiateJob request to obtain additional inventory items. If there are no more inventory items, this value is null
. For more information, see Range Inventory Retrieval.
Functions
Link copied to clipboard
inline fun copy(block: InventoryRetrievalJobDescription.Builder.() -> Unit = {}): InventoryRetrievalJobDescription