Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TransitObjectUploadRotatingBarcodeValuesRequest

import type { TransitObjectUploadRotatingBarcodeValuesRequest } from "https://googleapis.deno.dev/v1/walletobjects:v1.ts";

Request to upload rotating barcode values.

interface TransitObjectUploadRotatingBarcodeValuesRequest {
blob?: Media;
mediaRequestInfo?: MediaRequestInfo;
}

§Properties

§
blob?: Media
[src]

A reference to the rotating barcode values payload that was uploaded.

§
mediaRequestInfo?: MediaRequestInfo
[src]

Extra information about the uploaded media.