GetRoles
Returns the roles for the user specified in the connection string.
Result Set Columns
| Name | Type | Description |
| Account_InternalId | String | The InternalId of the account. |
| Account_Name | String | The NetSuite name of the account. |
| Role_InternalId | String | The InternalId of the role. |
| Role_Name | String | The NetSuite name for the role. |
| RestDomain | String | The REST domain on NetSuite. |
| SystemDomain | String | The system domain on NetSuite. |
| WebServicesDomain | String | The Web services domain on NetSuite. |