NAME

Webservice::OVH::Order::Hosting

SYNOPSIS

use Webservice::OVH;

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

my $info = $ovh->hosting->web->free_email_info;

DESCRIPTION

Only Helper Object to Web Api Sub-Object.

METHODS

_new

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

web

Gives acces to the /order/hosting/web methods of the ovh api