Ejemplo n.º 1
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "2.15.0"
        self.searchSchema = "1.3.0"
        self.service = "Entertainment Data Service"
        self.path = "/data/ProgramAvailability"
Ejemplo n.º 2
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "2.15.0"
        self.searchSchema = "1.3.0"
        self.service = "Entertainment Data Service"
        self.path = "/data/TvSeason"
Ejemplo n.º 3
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.9.0"
        self.searchSchema = "1.0.0"
        self.service = "Media Data Service"
        self.path = "/data/Media"
Ejemplo n.º 4
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.3.0"
        self.service = "User Profile Data Service"
        self.path = "/data/UserList"
Ejemplo n.º 5
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.3.0"
        self.service = "Workflow Data Service"
        self.path = "/data/ProfileResult"
Ejemplo n.º 6
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.2.1"
        self.service = "Key Data Service"
        self.path = "/data/Key"
Ejemplo n.º 7
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.6"
        self.service = "File Management Service"
        self.path = "/web/FileManagement"
Ejemplo n.º 8
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "3.1.0"
        self.service = "Promotion Data Service"
        self.path = "/data/PromotionUseCount"
Ejemplo n.º 9
0
 def __init__(self, api):
     ApiBase.__init__(self, api)
     self.schema = "2.6.0"
     self.service = "Commerce Configuration Data Service"
     self.path = "/data/RuleSet"
Ejemplo n.º 10
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.3.7"
        self.service = "Entitlement Data Service"
        self.path = "/data/Rights"
Ejemplo n.º 11
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "2.6.0"
        self.service = "Product Data Service"
        self.path = "/data/ProductTag"
Ejemplo n.º 12
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.2.0"
        self.service = "Ingest Data Service"
        self.path = "/data/Checksum"
Ejemplo n.º 13
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.9.0"
        self.service = "Publish Data Service"
        self.path = "/data/PublishProfile"
Ejemplo n.º 14
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "3.4.0"
        self.service = "Admin Storefront Service"
        self.path = "/data/LedgerEntry"
Ejemplo n.º 15
0
 def __init__(self, api):
     ApiBase.__init__(self, api)
     self.schema = "1.5.0"
     self.service = "User Data Service"
     self.path = "/data/User"
Ejemplo n.º 16
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "3.4.0"
        self.service = "Admin Storefront Service"
        self.path = "/data/OrderSummary"
Ejemplo n.º 17
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "2.2.0"
        self.service = "Feeds Data Service"
        self.path = "/data/FeedConfig"
Ejemplo n.º 18
0
    def __init__(self, api):
        ApiBase.__init__(self, api)

        self.schema = "1.3.7"
        self.service = "Account Data Service"
        self.path = "/data/MediaRequest"