The PickupResponse data class represents the response from the pickup functionality. It includes the type of response (PickupResponseType) and a Message object.
PickupResponse
PickupResponseType
Message
The message object.
The type of pickup response.