NAME

Webservice::OVH::Order::Email::Domain

SYNOPSIS

use Webservice::OVH;

my $ovh = Webservice::OVH->new_from_json("credentials.json");

my $available_services = $ovh->order->email->domain->available_services;

DESCRIPTION

Provides the possibility to order MX packaged. The api methods are deprecated, but no alternative is give at the moment.

METHODS

_new

Internal Method to create the Domain object. This method is not ment to be called directly.

_new

Returns an array of available services.

allowed_durations

Returns an array of allowed durations. DEPRECATED

allowed_durations

Returns information for a desired MX package. DEPRECATED

new

Generates an order for the desired MX package. DEPRECATED