InventorySourceAccessorsPartnerAccessor
import type { InventorySourceAccessorsPartnerAccessor } from "https://googleapis.deno.dev/v1/displayvideo:v4.ts";
The partner with access to the inventory source.
interface InventorySourceAccessorsPartnerAccessor {
partnerId?: bigint;
}