Record

on-demand-promotion

No description available.

record on-demand-promotion {
  access-type: on-demand-promotion-access-type-enum,
  discount-type: on-demand-promotion-discount-type-enum,
  download: bool,
  label: string,
  metadata: on-demand-promotion-metadata,
  percent-off: f64,
  product-type: on-demand-promotion-product-type-enum,
  stream-period: on-demand-promotion-stream-period-enum,
  total: f64,
  type-op: on-demand-promotion-type-op-enum,
  uri: string,
}

Fields

NameTypeDescription
access-typeon-demand-promotion-access-type-enum
discount-typeon-demand-promotion-discount-type-enum
downloadbool
labelstring
metadataon-demand-promotion-metadata
percent-offf64
product-typeon-demand-promotion-product-type-enum
stream-periodon-demand-promotion-stream-period-enum
totalf64
type-opon-demand-promotion-type-op-enum
uristring