SoftLayer_Network_Storage_MassDataMigration_Request_KeyContact


SoftLayer_Network_Storage_MassDataMigration_Request_KeyContact

Description

The SoftLayer_Network_Storage_MassDataMigration_Request_KeyContact data type contains name, email, and phone for key contact at customer location who will handle Mass Data Migration.

Local


accountId

An account number that is linked to a KeyContact.
Type: int


createDate

The date a KeyContact was created.
Type: dateTime


email

KeyContact’s Email Id.
Type: string


id

The unique id of the key contact.
Type: int


modifyDate

The date a KeyContact was last modified.
Type: dateTime


name

KeyContact’s Name.
Type: string


phone

A phone number assigned to a KeyContact.
Type: string


requestId

A request id that is linked to a KeyContact.
Type: int

Relational


account

The request this key contact belongs to.
Type: SoftLayer_Account


request

The request this key contact belongs to.
Type: SoftLayer_Network_Storage_MassDataMigration_Request

Count