PickupRequest

constructor(id: String = UUID.randomUUID().toString(), from: DID, to: DID, body: PickupRequest.Body)(source)

Creates a pickup request with the specified parameters.