stripeapi-2.0.0.1: Stripe-Library
Safe HaskellNone
LanguageHaskell2010

StripeAPI.Operations.PostReportingReportRuns

Description

Contains the different functions to run the operation postReportingReportRuns

Synopsis

Documentation

postReportingReportRuns Source #

Arguments

:: forall m. MonadHTTP m 
=> PostReportingReportRunsRequestBody

The request body to send

-> ClientT m (Response PostReportingReportRunsResponse)

Monadic computation which returns the result of the operation

POST /v1/reporting/report_runs

<p>Creates a new object and begin running the report. (Certain report types require a <a href="https://stripe.com/docs/keys#test-live-modes">live-mode API key</a>.)</p>

data PostReportingReportRunsRequestBody Source #

Defines the object schema located at paths./v1/reporting/report_runs.POST.requestBody.content.application/x-www-form-urlencoded.schema in the specification.

Constructors

PostReportingReportRunsRequestBody 

Fields

data PostReportingReportRunsRequestBodyParameters' Source #

Defines the object schema located at paths./v1/reporting/report_runs.POST.requestBody.content.application/x-www-form-urlencoded.schema.properties.parameters in the specification.

Parameters specifying how the report should be run. Different Report Types have different required and optional parameters, listed in the API Access to Reports documentation.

data PostReportingReportRunsRequestBodyParameters'ReportingCategory' Source #

Defines the enum schema located at paths./v1/reporting/report_runs.POST.requestBody.content.application/x-www-form-urlencoded.schema.properties.parameters.properties.reporting_category in the specification.

Constructors

PostReportingReportRunsRequestBodyParameters'ReportingCategory'Other Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

PostReportingReportRunsRequestBodyParameters'ReportingCategory'Typed Text

This constructor can be used to send values to the server which are not present in the specification yet.

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumAdvance

Represents the JSON value "advance"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumAdvanceFunding

Represents the JSON value "advance_funding"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumAnticipationRepayment

Represents the JSON value "anticipation_repayment"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumCharge

Represents the JSON value "charge"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumChargeFailure

Represents the JSON value "charge_failure"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumConnectCollectionTransfer

Represents the JSON value "connect_collection_transfer"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumConnectReservedFunds

Represents the JSON value "connect_reserved_funds"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumContribution

Represents the JSON value "contribution"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumDispute

Represents the JSON value "dispute"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumDisputeReversal

Represents the JSON value "dispute_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumFee

Represents the JSON value "fee"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumFinancingPaydown

Represents the JSON value "financing_paydown"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumFinancingPaydownReversal

Represents the JSON value "financing_paydown_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumFinancingPayout

Represents the JSON value "financing_payout"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumFinancingPayoutReversal

Represents the JSON value "financing_payout_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumIssuingAuthorizationHold

Represents the JSON value "issuing_authorization_hold"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumIssuingAuthorizationRelease

Represents the JSON value "issuing_authorization_release"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumIssuingDispute

Represents the JSON value "issuing_dispute"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumIssuingTransaction

Represents the JSON value "issuing_transaction"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumNetworkCost

Represents the JSON value "network_cost"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumOtherAdjustment

Represents the JSON value "other_adjustment"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumPartialCaptureReversal

Represents the JSON value "partial_capture_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumPayout

Represents the JSON value "payout"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumPayoutReversal

Represents the JSON value "payout_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumPlatformEarning

Represents the JSON value "platform_earning"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumPlatformEarningRefund

Represents the JSON value "platform_earning_refund"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumRefund

Represents the JSON value "refund"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumRefundFailure

Represents the JSON value "refund_failure"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumRiskReservedFunds

Represents the JSON value "risk_reserved_funds"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumTax

Represents the JSON value "tax"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumTopup

Represents the JSON value "topup"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumTopupReversal

Represents the JSON value "topup_reversal"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumTransfer

Represents the JSON value "transfer"

PostReportingReportRunsRequestBodyParameters'ReportingCategory'EnumTransferReversal

Represents the JSON value "transfer_reversal"

Instances

Instances details
Eq PostReportingReportRunsRequestBodyParameters'ReportingCategory' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

Show PostReportingReportRunsRequestBodyParameters'ReportingCategory' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

ToJSON PostReportingReportRunsRequestBodyParameters'ReportingCategory' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

FromJSON PostReportingReportRunsRequestBodyParameters'ReportingCategory' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

data PostReportingReportRunsRequestBodyParameters'Timezone' Source #

Defines the enum schema located at paths./v1/reporting/report_runs.POST.requestBody.content.application/x-www-form-urlencoded.schema.properties.parameters.properties.timezone in the specification.

Constructors

PostReportingReportRunsRequestBodyParameters'Timezone'Other Value

This case is used if the value encountered during decoding does not match any of the provided cases in the specification.

PostReportingReportRunsRequestBodyParameters'Timezone'Typed Text

This constructor can be used to send values to the server which are not present in the specification yet.

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAbidjan

Represents the JSON value "Africa/Abidjan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAccra

Represents the JSON value "Africa/Accra"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAddisAbaba

Represents the JSON value "Africa/Addis_Ababa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAlgiers

Represents the JSON value "Africa/Algiers"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAsmara

Represents the JSON value "Africa/Asmara"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaAsmera

Represents the JSON value "Africa/Asmera"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBamako

Represents the JSON value "Africa/Bamako"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBangui

Represents the JSON value "Africa/Bangui"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBanjul

Represents the JSON value "Africa/Banjul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBissau

Represents the JSON value "Africa/Bissau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBlantyre

Represents the JSON value "Africa/Blantyre"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBrazzaville

Represents the JSON value "Africa/Brazzaville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaBujumbura

Represents the JSON value "Africa/Bujumbura"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaCairo

Represents the JSON value "Africa/Cairo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaCasablanca

Represents the JSON value "Africa/Casablanca"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaCeuta

Represents the JSON value "Africa/Ceuta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaConakry

Represents the JSON value "Africa/Conakry"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaDakar

Represents the JSON value "Africa/Dakar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaDarEsSalaam

Represents the JSON value "Africa/Dar_es_Salaam"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaDjibouti

Represents the JSON value "Africa/Djibouti"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaDouala

Represents the JSON value "Africa/Douala"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaElAaiun

Represents the JSON value "Africa/El_Aaiun"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaFreetown

Represents the JSON value "Africa/Freetown"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaGaborone

Represents the JSON value "Africa/Gaborone"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaHarare

Represents the JSON value "Africa/Harare"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaJohannesburg

Represents the JSON value "Africa/Johannesburg"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaJuba

Represents the JSON value "Africa/Juba"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaKampala

Represents the JSON value "Africa/Kampala"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaKhartoum

Represents the JSON value "Africa/Khartoum"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaKigali

Represents the JSON value "Africa/Kigali"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaKinshasa

Represents the JSON value "Africa/Kinshasa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLagos

Represents the JSON value "Africa/Lagos"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLibreville

Represents the JSON value "Africa/Libreville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLome

Represents the JSON value "Africa/Lome"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLuanda

Represents the JSON value "Africa/Luanda"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLubumbashi

Represents the JSON value "Africa/Lubumbashi"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaLusaka

Represents the JSON value "Africa/Lusaka"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMalabo

Represents the JSON value "Africa/Malabo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMaputo

Represents the JSON value "Africa/Maputo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMaseru

Represents the JSON value "Africa/Maseru"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMbabane

Represents the JSON value "Africa/Mbabane"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMogadishu

Represents the JSON value "Africa/Mogadishu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaMonrovia

Represents the JSON value "Africa/Monrovia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaNairobi

Represents the JSON value "Africa/Nairobi"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaNdjamena

Represents the JSON value "Africa/Ndjamena"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaNiamey

Represents the JSON value "Africa/Niamey"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaNouakchott

Represents the JSON value "Africa/Nouakchott"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaOuagadougou

Represents the JSON value "Africa/Ouagadougou"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaPortoNovo

Represents the JSON value "Africa/Porto-Novo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaSaoTome

Represents the JSON value "Africa/Sao_Tome"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaTimbuktu

Represents the JSON value "Africa/Timbuktu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaTripoli

Represents the JSON value "Africa/Tripoli"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaTunis

Represents the JSON value "Africa/Tunis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAfricaWindhoek

Represents the JSON value "Africa/Windhoek"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAdak

Represents the JSON value "America/Adak"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAnchorage

Represents the JSON value "America/Anchorage"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAnguilla

Represents the JSON value "America/Anguilla"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAntigua

Represents the JSON value "America/Antigua"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAraguaina

Represents the JSON value "America/Araguaina"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaBuenosAires

Represents the JSON value "AmericaArgentinaBuenos_Aires"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaCatamarca

Represents the JSON value "AmericaArgentinaCatamarca"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaComodRivadavia

Represents the JSON value "AmericaArgentinaComodRivadavia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaCordoba

Represents the JSON value "AmericaArgentinaCordoba"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaJujuy

Represents the JSON value "AmericaArgentinaJujuy"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaLaRioja

Represents the JSON value "AmericaArgentinaLa_Rioja"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaMendoza

Represents the JSON value "AmericaArgentinaMendoza"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaRioGallegos

Represents the JSON value "AmericaArgentinaRio_Gallegos"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaSalta

Represents the JSON value "AmericaArgentinaSalta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaSanJuan

Represents the JSON value "AmericaArgentinaSan_Juan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaSanLuis

Represents the JSON value "AmericaArgentinaSan_Luis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaTucuman

Represents the JSON value "AmericaArgentinaTucuman"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaArgentinaUshuaia

Represents the JSON value "AmericaArgentinaUshuaia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAruba

Represents the JSON value "America/Aruba"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAsuncion

Represents the JSON value "America/Asuncion"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAtikokan

Represents the JSON value "America/Atikokan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaAtka

Represents the JSON value "America/Atka"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBahia

Represents the JSON value "America/Bahia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBahiaBanderas

Represents the JSON value "America/Bahia_Banderas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBarbados

Represents the JSON value "America/Barbados"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBelem

Represents the JSON value "America/Belem"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBelize

Represents the JSON value "America/Belize"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBlancSablon

Represents the JSON value "America/Blanc-Sablon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBoaVista

Represents the JSON value "America/Boa_Vista"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBogota

Represents the JSON value "America/Bogota"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBoise

Represents the JSON value "America/Boise"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaBuenosAires

Represents the JSON value "America/Buenos_Aires"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCambridgeBay

Represents the JSON value "America/Cambridge_Bay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCampoGrande

Represents the JSON value "America/Campo_Grande"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCancun

Represents the JSON value "America/Cancun"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCaracas

Represents the JSON value "America/Caracas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCatamarca

Represents the JSON value "America/Catamarca"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCayenne

Represents the JSON value "America/Cayenne"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCayman

Represents the JSON value "America/Cayman"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaChicago

Represents the JSON value "America/Chicago"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaChihuahua

Represents the JSON value "America/Chihuahua"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCoralHarbour

Represents the JSON value "America/Coral_Harbour"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCordoba

Represents the JSON value "America/Cordoba"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCostaRica

Represents the JSON value "America/Costa_Rica"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCreston

Represents the JSON value "America/Creston"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCuiaba

Represents the JSON value "America/Cuiaba"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaCuracao

Represents the JSON value "America/Curacao"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDanmarkshavn

Represents the JSON value "America/Danmarkshavn"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDawson

Represents the JSON value "America/Dawson"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDawsonCreek

Represents the JSON value "America/Dawson_Creek"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDenver

Represents the JSON value "America/Denver"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDetroit

Represents the JSON value "America/Detroit"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaDominica

Represents the JSON value "America/Dominica"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaEdmonton

Represents the JSON value "America/Edmonton"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaEirunepe

Represents the JSON value "America/Eirunepe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaElSalvador

Represents the JSON value "America/El_Salvador"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaEnsenada

Represents the JSON value "America/Ensenada"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaFortNelson

Represents the JSON value "America/Fort_Nelson"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaFortWayne

Represents the JSON value "America/Fort_Wayne"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaFortaleza

Represents the JSON value "America/Fortaleza"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGlaceBay

Represents the JSON value "America/Glace_Bay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGodthab

Represents the JSON value "America/Godthab"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGooseBay

Represents the JSON value "America/Goose_Bay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGrandTurk

Represents the JSON value "America/Grand_Turk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGrenada

Represents the JSON value "America/Grenada"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGuadeloupe

Represents the JSON value "America/Guadeloupe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGuatemala

Represents the JSON value "America/Guatemala"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGuayaquil

Represents the JSON value "America/Guayaquil"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaGuyana

Represents the JSON value "America/Guyana"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaHalifax

Represents the JSON value "America/Halifax"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaHavana

Represents the JSON value "America/Havana"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaHermosillo

Represents the JSON value "America/Hermosillo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaIndianapolis

Represents the JSON value "AmericaIndianaIndianapolis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaKnox

Represents the JSON value "AmericaIndianaKnox"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaMarengo

Represents the JSON value "AmericaIndianaMarengo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaPetersburg

Represents the JSON value "AmericaIndianaPetersburg"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaTellCity

Represents the JSON value "AmericaIndianaTell_City"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaVevay

Represents the JSON value "AmericaIndianaVevay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaVincennes

Represents the JSON value "AmericaIndianaVincennes"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianaWinamac

Represents the JSON value "AmericaIndianaWinamac"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIndianapolis

Represents the JSON value "America/Indianapolis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaInuvik

Represents the JSON value "America/Inuvik"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaIqaluit

Represents the JSON value "America/Iqaluit"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaJamaica

Represents the JSON value "America/Jamaica"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaJujuy

Represents the JSON value "America/Jujuy"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaJuneau

Represents the JSON value "America/Juneau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaKentuckyLouisville

Represents the JSON value "AmericaKentuckyLouisville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaKentuckyMonticello

Represents the JSON value "AmericaKentuckyMonticello"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaKnoxIN

Represents the JSON value "America/Knox_IN"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaKralendijk

Represents the JSON value "America/Kralendijk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaLaPaz

Represents the JSON value "America/La_Paz"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaLima

Represents the JSON value "America/Lima"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaLosAngeles

Represents the JSON value "America/Los_Angeles"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaLouisville

Represents the JSON value "America/Louisville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaLowerPrinces

Represents the JSON value "America/Lower_Princes"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMaceio

Represents the JSON value "America/Maceio"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaManagua

Represents the JSON value "America/Managua"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaManaus

Represents the JSON value "America/Manaus"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMarigot

Represents the JSON value "America/Marigot"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMartinique

Represents the JSON value "America/Martinique"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMatamoros

Represents the JSON value "America/Matamoros"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMazatlan

Represents the JSON value "America/Mazatlan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMendoza

Represents the JSON value "America/Mendoza"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMenominee

Represents the JSON value "America/Menominee"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMerida

Represents the JSON value "America/Merida"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMetlakatla

Represents the JSON value "America/Metlakatla"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMexicoCity

Represents the JSON value "America/Mexico_City"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMiquelon

Represents the JSON value "America/Miquelon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMoncton

Represents the JSON value "America/Moncton"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMonterrey

Represents the JSON value "America/Monterrey"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMontevideo

Represents the JSON value "America/Montevideo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMontreal

Represents the JSON value "America/Montreal"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaMontserrat

Represents the JSON value "America/Montserrat"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNassau

Represents the JSON value "America/Nassau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNewYork

Represents the JSON value "America/New_York"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNipigon

Represents the JSON value "America/Nipigon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNome

Represents the JSON value "America/Nome"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNoronha

Represents the JSON value "America/Noronha"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNorthDakotaBeulah

Represents the JSON value "AmericaNorth_DakotaBeulah"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNorthDakotaCenter

Represents the JSON value "AmericaNorth_DakotaCenter"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaNorthDakotaNewSalem

Represents the JSON value "AmericaNorth_DakotaNew_Salem"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaOjinaga

Represents the JSON value "America/Ojinaga"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPanama

Represents the JSON value "America/Panama"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPangnirtung

Represents the JSON value "America/Pangnirtung"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaParamaribo

Represents the JSON value "America/Paramaribo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPhoenix

Represents the JSON value "America/Phoenix"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPortAuPrince

Represents the JSON value "America/Port-au-Prince"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPortOfSpain

Represents the JSON value "America/Port_of_Spain"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPortoAcre

Represents the JSON value "America/Porto_Acre"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPortoVelho

Represents the JSON value "America/Porto_Velho"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPuertoRico

Represents the JSON value "America/Puerto_Rico"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaPuntaArenas

Represents the JSON value "America/Punta_Arenas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRainyRiver

Represents the JSON value "America/Rainy_River"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRankinInlet

Represents the JSON value "America/Rankin_Inlet"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRecife

Represents the JSON value "America/Recife"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRegina

Represents the JSON value "America/Regina"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaResolute

Represents the JSON value "America/Resolute"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRioBranco

Represents the JSON value "America/Rio_Branco"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaRosario

Represents the JSON value "America/Rosario"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSantaIsabel

Represents the JSON value "America/Santa_Isabel"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSantarem

Represents the JSON value "America/Santarem"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSantiago

Represents the JSON value "America/Santiago"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSantoDomingo

Represents the JSON value "America/Santo_Domingo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSaoPaulo

Represents the JSON value "America/Sao_Paulo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaScoresbysund

Represents the JSON value "America/Scoresbysund"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaShiprock

Represents the JSON value "America/Shiprock"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSitka

Represents the JSON value "America/Sitka"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStBarthelemy

Represents the JSON value "America/St_Barthelemy"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStJohns

Represents the JSON value "America/St_Johns"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStKitts

Represents the JSON value "America/St_Kitts"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStLucia

Represents the JSON value "America/St_Lucia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStThomas

Represents the JSON value "America/St_Thomas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaStVincent

Represents the JSON value "America/St_Vincent"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaSwiftCurrent

Represents the JSON value "America/Swift_Current"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaTegucigalpa

Represents the JSON value "America/Tegucigalpa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaThule

Represents the JSON value "America/Thule"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaThunderBay

Represents the JSON value "America/Thunder_Bay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaTijuana

Represents the JSON value "America/Tijuana"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaToronto

Represents the JSON value "America/Toronto"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaTortola

Represents the JSON value "America/Tortola"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaVancouver

Represents the JSON value "America/Vancouver"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaVirgin

Represents the JSON value "America/Virgin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaWhitehorse

Represents the JSON value "America/Whitehorse"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaWinnipeg

Represents the JSON value "America/Winnipeg"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaYakutat

Represents the JSON value "America/Yakutat"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAmericaYellowknife

Represents the JSON value "America/Yellowknife"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaCasey

Represents the JSON value "Antarctica/Casey"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaDavis

Represents the JSON value "Antarctica/Davis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaDumontDUrville

Represents the JSON value "Antarctica/DumontDUrville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaMacquarie

Represents the JSON value "Antarctica/Macquarie"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaMawson

Represents the JSON value "Antarctica/Mawson"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaMcMurdo

Represents the JSON value "Antarctica/McMurdo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaPalmer

Represents the JSON value "Antarctica/Palmer"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaRothera

Represents the JSON value "Antarctica/Rothera"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaSouthPole

Represents the JSON value "Antarctica/South_Pole"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaSyowa

Represents the JSON value "Antarctica/Syowa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaTroll

Represents the JSON value "Antarctica/Troll"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAntarcticaVostok

Represents the JSON value "Antarctica/Vostok"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumArcticLongyearbyen

Represents the JSON value "Arctic/Longyearbyen"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAden

Represents the JSON value "Asia/Aden"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAlmaty

Represents the JSON value "Asia/Almaty"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAmman

Represents the JSON value "Asia/Amman"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAnadyr

Represents the JSON value "Asia/Anadyr"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAqtau

Represents the JSON value "Asia/Aqtau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAqtobe

Represents the JSON value "Asia/Aqtobe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAshgabat

Represents the JSON value "Asia/Ashgabat"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAshkhabad

Represents the JSON value "Asia/Ashkhabad"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaAtyrau

Represents the JSON value "Asia/Atyrau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBaghdad

Represents the JSON value "Asia/Baghdad"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBahrain

Represents the JSON value "Asia/Bahrain"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBaku

Represents the JSON value "Asia/Baku"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBangkok

Represents the JSON value "Asia/Bangkok"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBarnaul

Represents the JSON value "Asia/Barnaul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBeirut

Represents the JSON value "Asia/Beirut"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBishkek

Represents the JSON value "Asia/Bishkek"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaBrunei

Represents the JSON value "Asia/Brunei"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaCalcutta

Represents the JSON value "Asia/Calcutta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaChita

Represents the JSON value "Asia/Chita"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaChoibalsan

Represents the JSON value "Asia/Choibalsan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaChongqing

Represents the JSON value "Asia/Chongqing"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaChungking

Represents the JSON value "Asia/Chungking"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaColombo

Represents the JSON value "Asia/Colombo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDacca

Represents the JSON value "Asia/Dacca"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDamascus

Represents the JSON value "Asia/Damascus"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDhaka

Represents the JSON value "Asia/Dhaka"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDili

Represents the JSON value "Asia/Dili"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDubai

Represents the JSON value "Asia/Dubai"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaDushanbe

Represents the JSON value "Asia/Dushanbe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaFamagusta

Represents the JSON value "Asia/Famagusta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaGaza

Represents the JSON value "Asia/Gaza"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaHarbin

Represents the JSON value "Asia/Harbin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaHebron

Represents the JSON value "Asia/Hebron"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaHoChiMinh

Represents the JSON value "Asia/Ho_Chi_Minh"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaHongKong

Represents the JSON value "Asia/Hong_Kong"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaHovd

Represents the JSON value "Asia/Hovd"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaIrkutsk

Represents the JSON value "Asia/Irkutsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaIstanbul

Represents the JSON value "Asia/Istanbul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaJakarta

Represents the JSON value "Asia/Jakarta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaJayapura

Represents the JSON value "Asia/Jayapura"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaJerusalem

Represents the JSON value "Asia/Jerusalem"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKabul

Represents the JSON value "Asia/Kabul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKamchatka

Represents the JSON value "Asia/Kamchatka"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKarachi

Represents the JSON value "Asia/Karachi"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKashgar

Represents the JSON value "Asia/Kashgar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKathmandu

Represents the JSON value "Asia/Kathmandu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKatmandu

Represents the JSON value "Asia/Katmandu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKhandyga

Represents the JSON value "Asia/Khandyga"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKolkata

Represents the JSON value "Asia/Kolkata"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKrasnoyarsk

Represents the JSON value "Asia/Krasnoyarsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKualaLumpur

Represents the JSON value "Asia/Kuala_Lumpur"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKuching

Represents the JSON value "Asia/Kuching"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaKuwait

Represents the JSON value "Asia/Kuwait"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaMacao

Represents the JSON value "Asia/Macao"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaMacau

Represents the JSON value "Asia/Macau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaMagadan

Represents the JSON value "Asia/Magadan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaMakassar

Represents the JSON value "Asia/Makassar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaManila

Represents the JSON value "Asia/Manila"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaMuscat

Represents the JSON value "Asia/Muscat"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaNicosia

Represents the JSON value "Asia/Nicosia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaNovokuznetsk

Represents the JSON value "Asia/Novokuznetsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaNovosibirsk

Represents the JSON value "Asia/Novosibirsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaOmsk

Represents the JSON value "Asia/Omsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaOral

Represents the JSON value "Asia/Oral"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaPhnomPenh

Represents the JSON value "Asia/Phnom_Penh"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaPontianak

Represents the JSON value "Asia/Pontianak"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaPyongyang

Represents the JSON value "Asia/Pyongyang"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaQatar

Represents the JSON value "Asia/Qatar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaQostanay

Represents the JSON value "Asia/Qostanay"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaQyzylorda

Represents the JSON value "Asia/Qyzylorda"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaRangoon

Represents the JSON value "Asia/Rangoon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaRiyadh

Represents the JSON value "Asia/Riyadh"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSaigon

Represents the JSON value "Asia/Saigon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSakhalin

Represents the JSON value "Asia/Sakhalin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSamarkand

Represents the JSON value "Asia/Samarkand"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSeoul

Represents the JSON value "Asia/Seoul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaShanghai

Represents the JSON value "Asia/Shanghai"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSingapore

Represents the JSON value "Asia/Singapore"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaSrednekolymsk

Represents the JSON value "Asia/Srednekolymsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTaipei

Represents the JSON value "Asia/Taipei"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTashkent

Represents the JSON value "Asia/Tashkent"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTbilisi

Represents the JSON value "Asia/Tbilisi"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTehran

Represents the JSON value "Asia/Tehran"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTelAviv

Represents the JSON value "Asia/Tel_Aviv"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaThimbu

Represents the JSON value "Asia/Thimbu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaThimphu

Represents the JSON value "Asia/Thimphu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTokyo

Represents the JSON value "Asia/Tokyo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaTomsk

Represents the JSON value "Asia/Tomsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaUjungPandang

Represents the JSON value "Asia/Ujung_Pandang"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaUlaanbaatar

Represents the JSON value "Asia/Ulaanbaatar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaUlanBator

Represents the JSON value "Asia/Ulan_Bator"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaUrumqi

Represents the JSON value "Asia/Urumqi"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaUstNera

Represents the JSON value "Asia/Ust-Nera"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaVientiane

Represents the JSON value "Asia/Vientiane"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaVladivostok

Represents the JSON value "Asia/Vladivostok"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaYakutsk

Represents the JSON value "Asia/Yakutsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaYangon

Represents the JSON value "Asia/Yangon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaYekaterinburg

Represents the JSON value "Asia/Yekaterinburg"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAsiaYerevan

Represents the JSON value "Asia/Yerevan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticAzores

Represents the JSON value "Atlantic/Azores"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticBermuda

Represents the JSON value "Atlantic/Bermuda"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticCanary

Represents the JSON value "Atlantic/Canary"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticCapeVerde

Represents the JSON value "Atlantic/Cape_Verde"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticFaeroe

Represents the JSON value "Atlantic/Faeroe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticFaroe

Represents the JSON value "Atlantic/Faroe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticJanMayen

Represents the JSON value "Atlantic/Jan_Mayen"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticMadeira

Represents the JSON value "Atlantic/Madeira"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticReykjavik

Represents the JSON value "Atlantic/Reykjavik"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticSouthGeorgia

Represents the JSON value "Atlantic/South_Georgia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticStHelena

Represents the JSON value "Atlantic/St_Helena"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAtlanticStanley

Represents the JSON value "Atlantic/Stanley"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaACT

Represents the JSON value "Australia/ACT"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaAdelaide

Represents the JSON value "Australia/Adelaide"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaBrisbane

Represents the JSON value "Australia/Brisbane"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaBrokenHill

Represents the JSON value "Australia/Broken_Hill"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaCanberra

Represents the JSON value "Australia/Canberra"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaCurrie

Represents the JSON value "Australia/Currie"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaDarwin

Represents the JSON value "Australia/Darwin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaEucla

Represents the JSON value "Australia/Eucla"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaHobart

Represents the JSON value "Australia/Hobart"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaLHI

Represents the JSON value "Australia/LHI"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaLindeman

Represents the JSON value "Australia/Lindeman"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaLordHowe

Represents the JSON value "Australia/Lord_Howe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaMelbourne

Represents the JSON value "Australia/Melbourne"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaNSW

Represents the JSON value "Australia/NSW"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaNorth

Represents the JSON value "Australia/North"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaPerth

Represents the JSON value "Australia/Perth"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaQueensland

Represents the JSON value "Australia/Queensland"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaSouth

Represents the JSON value "Australia/South"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaSydney

Represents the JSON value "Australia/Sydney"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaTasmania

Represents the JSON value "Australia/Tasmania"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaVictoria

Represents the JSON value "Australia/Victoria"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaWest

Represents the JSON value "Australia/West"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumAustraliaYancowinna

Represents the JSON value "Australia/Yancowinna"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumBrazilAcre

Represents the JSON value "Brazil/Acre"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumBrazilDeNoronha

Represents the JSON value "Brazil/DeNoronha"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumBrazilEast

Represents the JSON value "Brazil/East"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumBrazilWest

Represents the JSON value "Brazil/West"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCET

Represents the JSON value CET

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCST6CDT

Represents the JSON value CST6CDT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaAtlantic

Represents the JSON value "Canada/Atlantic"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaCentral

Represents the JSON value "Canada/Central"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaEastern

Represents the JSON value "Canada/Eastern"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaMountain

Represents the JSON value "Canada/Mountain"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaNewfoundland

Represents the JSON value "Canada/Newfoundland"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaPacific

Represents the JSON value "Canada/Pacific"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaSaskatchewan

Represents the JSON value "Canada/Saskatchewan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCanadaYukon

Represents the JSON value "Canada/Yukon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumChileContinental

Represents the JSON value "Chile/Continental"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumChileEasterIsland

Represents the JSON value "Chile/EasterIsland"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumCuba

Represents the JSON value Cuba

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEET

Represents the JSON value EET

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEST

Represents the JSON value EST

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEST5EDT

Represents the JSON value EST5EDT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEgypt

Represents the JSON value Egypt

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEire

Represents the JSON value Eire

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT

Represents the JSON value "Etc/GMT"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus0

Represents the JSON value "Etc/GMT+0"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus1

Represents the JSON value "Etc/GMT+1"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus10

Represents the JSON value "Etc/GMT+10"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus11

Represents the JSON value "Etc/GMT+11"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus12

Represents the JSON value "Etc/GMT+12"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus2

Represents the JSON value "Etc/GMT+2"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus3

Represents the JSON value "Etc/GMT+3"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus4

Represents the JSON value "Etc/GMT+4"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus5

Represents the JSON value "Etc/GMT+5"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus6

Represents the JSON value "Etc/GMT+6"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus7

Represents the JSON value "Etc/GMT+7"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus8

Represents the JSON value "Etc/GMT+8"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMTPlus9

Represents the JSON value "Etc/GMT+9"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_0

Represents the JSON value "Etc/GMT-0"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_1

Represents the JSON value "Etc/GMT-1"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_10

Represents the JSON value "Etc/GMT-10"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_11

Represents the JSON value "Etc/GMT-11"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_12

Represents the JSON value "Etc/GMT-12"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_13

Represents the JSON value "Etc/GMT-13"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_14

Represents the JSON value "Etc/GMT-14"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_2

Represents the JSON value "Etc/GMT-2"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_3

Represents the JSON value "Etc/GMT-3"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_4

Represents the JSON value "Etc/GMT-4"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_5

Represents the JSON value "Etc/GMT-5"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_6

Represents the JSON value "Etc/GMT-6"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_7

Represents the JSON value "Etc/GMT-7"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_8

Represents the JSON value "Etc/GMT-8"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT_9

Represents the JSON value "Etc/GMT-9"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGMT0

Represents the JSON value "Etc/GMT0"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcGreenwich

Represents the JSON value "Etc/Greenwich"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcUCT

Represents the JSON value "Etc/UCT"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcUTC

Represents the JSON value "Etc/UTC"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcUniversal

Represents the JSON value "Etc/Universal"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEtcZulu

Represents the JSON value "Etc/Zulu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeAmsterdam

Represents the JSON value "Europe/Amsterdam"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeAndorra

Represents the JSON value "Europe/Andorra"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeAstrakhan

Represents the JSON value "Europe/Astrakhan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeAthens

Represents the JSON value "Europe/Athens"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBelfast

Represents the JSON value "Europe/Belfast"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBelgrade

Represents the JSON value "Europe/Belgrade"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBerlin

Represents the JSON value "Europe/Berlin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBratislava

Represents the JSON value "Europe/Bratislava"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBrussels

Represents the JSON value "Europe/Brussels"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBucharest

Represents the JSON value "Europe/Bucharest"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBudapest

Represents the JSON value "Europe/Budapest"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeBusingen

Represents the JSON value "Europe/Busingen"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeChisinau

Represents the JSON value "Europe/Chisinau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeCopenhagen

Represents the JSON value "Europe/Copenhagen"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeDublin

Represents the JSON value "Europe/Dublin"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeGibraltar

Represents the JSON value "Europe/Gibraltar"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeGuernsey

Represents the JSON value "Europe/Guernsey"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeHelsinki

Represents the JSON value "Europe/Helsinki"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeIsleOfMan

Represents the JSON value "Europe/Isle_of_Man"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeIstanbul

Represents the JSON value "Europe/Istanbul"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeJersey

Represents the JSON value "Europe/Jersey"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeKaliningrad

Represents the JSON value "Europe/Kaliningrad"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeKiev

Represents the JSON value "Europe/Kiev"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeKirov

Represents the JSON value "Europe/Kirov"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeLisbon

Represents the JSON value "Europe/Lisbon"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeLjubljana

Represents the JSON value "Europe/Ljubljana"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeLondon

Represents the JSON value "Europe/London"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeLuxembourg

Represents the JSON value "Europe/Luxembourg"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMadrid

Represents the JSON value "Europe/Madrid"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMalta

Represents the JSON value "Europe/Malta"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMariehamn

Represents the JSON value "Europe/Mariehamn"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMinsk

Represents the JSON value "Europe/Minsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMonaco

Represents the JSON value "Europe/Monaco"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeMoscow

Represents the JSON value "Europe/Moscow"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeNicosia

Represents the JSON value "Europe/Nicosia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeOslo

Represents the JSON value "Europe/Oslo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeParis

Represents the JSON value "Europe/Paris"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropePodgorica

Represents the JSON value "Europe/Podgorica"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropePrague

Represents the JSON value "Europe/Prague"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeRiga

Represents the JSON value "Europe/Riga"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeRome

Represents the JSON value "Europe/Rome"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSamara

Represents the JSON value "Europe/Samara"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSanMarino

Represents the JSON value "Europe/San_Marino"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSarajevo

Represents the JSON value "Europe/Sarajevo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSaratov

Represents the JSON value "Europe/Saratov"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSimferopol

Represents the JSON value "Europe/Simferopol"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSkopje

Represents the JSON value "Europe/Skopje"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeSofia

Represents the JSON value "Europe/Sofia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeStockholm

Represents the JSON value "Europe/Stockholm"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeTallinn

Represents the JSON value "Europe/Tallinn"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeTirane

Represents the JSON value "Europe/Tirane"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeTiraspol

Represents the JSON value "Europe/Tiraspol"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeUlyanovsk

Represents the JSON value "Europe/Ulyanovsk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeUzhgorod

Represents the JSON value "Europe/Uzhgorod"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeVaduz

Represents the JSON value "Europe/Vaduz"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeVatican

Represents the JSON value "Europe/Vatican"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeVienna

Represents the JSON value "Europe/Vienna"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeVilnius

Represents the JSON value "Europe/Vilnius"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeVolgograd

Represents the JSON value "Europe/Volgograd"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeWarsaw

Represents the JSON value "Europe/Warsaw"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeZagreb

Represents the JSON value "Europe/Zagreb"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeZaporozhye

Represents the JSON value "Europe/Zaporozhye"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumEuropeZurich

Represents the JSON value "Europe/Zurich"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumFactory

Represents the JSON value Factory

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGB

Represents the JSON value GB

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGBEire

Represents the JSON value "GB-Eire"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGMT

Represents the JSON value GMT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGMTPlus0

Represents the JSON value "GMT+0"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGMT_0

Represents the JSON value "GMT-0"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGMT0

Represents the JSON value GMT0

PostReportingReportRunsRequestBodyParameters'Timezone'EnumGreenwich

Represents the JSON value Greenwich

PostReportingReportRunsRequestBodyParameters'Timezone'EnumHST

Represents the JSON value HST

PostReportingReportRunsRequestBodyParameters'Timezone'EnumHongkong

Represents the JSON value Hongkong

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIceland

Represents the JSON value Iceland

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianAntananarivo

Represents the JSON value "Indian/Antananarivo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianChagos

Represents the JSON value "Indian/Chagos"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianChristmas

Represents the JSON value "Indian/Christmas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianCocos

Represents the JSON value "Indian/Cocos"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianComoro

Represents the JSON value "Indian/Comoro"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianKerguelen

Represents the JSON value "Indian/Kerguelen"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianMahe

Represents the JSON value "Indian/Mahe"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianMaldives

Represents the JSON value "Indian/Maldives"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianMauritius

Represents the JSON value "Indian/Mauritius"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianMayotte

Represents the JSON value "Indian/Mayotte"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIndianReunion

Represents the JSON value "Indian/Reunion"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIran

Represents the JSON value Iran

PostReportingReportRunsRequestBodyParameters'Timezone'EnumIsrael

Represents the JSON value Israel

PostReportingReportRunsRequestBodyParameters'Timezone'EnumJamaica

Represents the JSON value Jamaica

PostReportingReportRunsRequestBodyParameters'Timezone'EnumJapan

Represents the JSON value Japan

PostReportingReportRunsRequestBodyParameters'Timezone'EnumKwajalein

Represents the JSON value Kwajalein

PostReportingReportRunsRequestBodyParameters'Timezone'EnumLibya

Represents the JSON value Libya

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMET

Represents the JSON value MET

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMST

Represents the JSON value MST

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMST7MDT

Represents the JSON value MST7MDT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMexicoBajaNorte

Represents the JSON value "Mexico/BajaNorte"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMexicoBajaSur

Represents the JSON value "Mexico/BajaSur"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumMexicoGeneral

Represents the JSON value "Mexico/General"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumNZ

Represents the JSON value NZ

PostReportingReportRunsRequestBodyParameters'Timezone'EnumNZCHAT

Represents the JSON value "NZ-CHAT"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumNavajo

Represents the JSON value Navajo

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPRC

Represents the JSON value PRC

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPST8PDT

Represents the JSON value PST8PDT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificApia

Represents the JSON value "Pacific/Apia"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificAuckland

Represents the JSON value "Pacific/Auckland"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificBougainville

Represents the JSON value "Pacific/Bougainville"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificChatham

Represents the JSON value "Pacific/Chatham"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificChuuk

Represents the JSON value "Pacific/Chuuk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificEaster

Represents the JSON value "Pacific/Easter"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificEfate

Represents the JSON value "Pacific/Efate"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificEnderbury

Represents the JSON value "Pacific/Enderbury"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificFakaofo

Represents the JSON value "Pacific/Fakaofo"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificFiji

Represents the JSON value "Pacific/Fiji"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificFunafuti

Represents the JSON value "Pacific/Funafuti"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificGalapagos

Represents the JSON value "Pacific/Galapagos"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificGambier

Represents the JSON value "Pacific/Gambier"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificGuadalcanal

Represents the JSON value "Pacific/Guadalcanal"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificGuam

Represents the JSON value "Pacific/Guam"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificHonolulu

Represents the JSON value "Pacific/Honolulu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificJohnston

Represents the JSON value "Pacific/Johnston"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificKiritimati

Represents the JSON value "Pacific/Kiritimati"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificKosrae

Represents the JSON value "Pacific/Kosrae"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificKwajalein

Represents the JSON value "Pacific/Kwajalein"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificMajuro

Represents the JSON value "Pacific/Majuro"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificMarquesas

Represents the JSON value "Pacific/Marquesas"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificMidway

Represents the JSON value "Pacific/Midway"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificNauru

Represents the JSON value "Pacific/Nauru"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificNiue

Represents the JSON value "Pacific/Niue"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificNorfolk

Represents the JSON value "Pacific/Norfolk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificNoumea

Represents the JSON value "Pacific/Noumea"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPagoPago

Represents the JSON value "Pacific/Pago_Pago"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPalau

Represents the JSON value "Pacific/Palau"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPitcairn

Represents the JSON value "Pacific/Pitcairn"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPohnpei

Represents the JSON value "Pacific/Pohnpei"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPonape

Represents the JSON value "Pacific/Ponape"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificPortMoresby

Represents the JSON value "Pacific/Port_Moresby"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificRarotonga

Represents the JSON value "Pacific/Rarotonga"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificSaipan

Represents the JSON value "Pacific/Saipan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificSamoa

Represents the JSON value "Pacific/Samoa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificTahiti

Represents the JSON value "Pacific/Tahiti"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificTarawa

Represents the JSON value "Pacific/Tarawa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificTongatapu

Represents the JSON value "Pacific/Tongatapu"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificTruk

Represents the JSON value "Pacific/Truk"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificWake

Represents the JSON value "Pacific/Wake"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificWallis

Represents the JSON value "Pacific/Wallis"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPacificYap

Represents the JSON value "Pacific/Yap"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPoland

Represents the JSON value Poland

PostReportingReportRunsRequestBodyParameters'Timezone'EnumPortugal

Represents the JSON value Portugal

PostReportingReportRunsRequestBodyParameters'Timezone'EnumROC

Represents the JSON value ROC

PostReportingReportRunsRequestBodyParameters'Timezone'EnumROK

Represents the JSON value ROK

PostReportingReportRunsRequestBodyParameters'Timezone'EnumSingapore

Represents the JSON value Singapore

PostReportingReportRunsRequestBodyParameters'Timezone'EnumTurkey

Represents the JSON value Turkey

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUCT

Represents the JSON value UCT

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSAlaska

Represents the JSON value "US/Alaska"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSAleutian

Represents the JSON value "US/Aleutian"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSArizona

Represents the JSON value "US/Arizona"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSCentral

Represents the JSON value "US/Central"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSEastIndiana

Represents the JSON value "US/East-Indiana"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSEastern

Represents the JSON value "US/Eastern"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSHawaii

Represents the JSON value "US/Hawaii"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSIndianaStarke

Represents the JSON value "US/Indiana-Starke"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSMichigan

Represents the JSON value "US/Michigan"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSMountain

Represents the JSON value "US/Mountain"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSPacific

Represents the JSON value "US/Pacific"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSPacificNew

Represents the JSON value "US/Pacific-New"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUSSamoa

Represents the JSON value "US/Samoa"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUTC

Represents the JSON value UTC

PostReportingReportRunsRequestBodyParameters'Timezone'EnumUniversal

Represents the JSON value Universal

PostReportingReportRunsRequestBodyParameters'Timezone'EnumWSU

Represents the JSON value "W-SU"

PostReportingReportRunsRequestBodyParameters'Timezone'EnumWET

Represents the JSON value WET

PostReportingReportRunsRequestBodyParameters'Timezone'EnumZulu

Represents the JSON value Zulu

Instances

Instances details
Eq PostReportingReportRunsRequestBodyParameters'Timezone' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

Show PostReportingReportRunsRequestBodyParameters'Timezone' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

ToJSON PostReportingReportRunsRequestBodyParameters'Timezone' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

FromJSON PostReportingReportRunsRequestBodyParameters'Timezone' Source # 
Instance details

Defined in StripeAPI.Operations.PostReportingReportRuns

data PostReportingReportRunsResponse Source #

Represents a response of the operation postReportingReportRuns.

The response constructor is chosen by the status code of the response. If no case matches (no specific case for the response code, no range case, no default case), PostReportingReportRunsResponseError is used.

Constructors

PostReportingReportRunsResponseError String

Means either no matching case available or a parse error

PostReportingReportRunsResponse200 Reporting'reportRun

Successful response.

PostReportingReportRunsResponseDefault Error

Error response.