(mt):Service type

  • This page was last modified on February 17, 2011, at 14:16.
The (mt) Community Wiki is a collaborative project. Any (mt) Media Temple customer or employee may contribute. Not all articles and/or content have been tested for accuracy by (mt) Media Temple.

For officially moderated and tested articles, be sure to visit our KnowledgeBase.

From (mt) Community Wiki

Contents

serviceType Object

JSON representation

{
"serviceType": {
"id":668,
"duration":"month-to-month",
"description":"(ve) Server 1GB"
}
}

XML representation

<serviceType>
<id>668</id>
<duration>month-to-month</duration>
<description>(ve) Server 1GB</description>
</serviceType>

Fields

id

This is the value that is used for the serviceType parameter of the Add service method call.

duration

Billing period for this service.

description

Description of the service.