Interface SupplySourcesApiModelSupplySourceConfiguration

Includes configuration and timezone of a supply source.

SupplySourceConfiguration

interface SupplySourcesApiModelSupplySourceConfiguration {
    operationalConfiguration?: SupplySourcesApiModelOperationalConfiguration;
    timezone?: string;
}

Properties

SupplySourceConfiguration

timezone?: string

Please see RFC 6557, should be a canonical time zone ID as listed here: https://www.joda.org/joda-time/timezones.html.

SupplySourceConfiguration

MMNEPVFCICPMFPCPTTAAATR