---
title: "VpOrigin interface"
canonical: "https://support.appfire.com/space/JMWE/461701413/VpOrigin%20interface"
format: markdown
---
> Macro (aura-html)

This document details the methods of the Customer Request Type interface you can use on a request type of a Service Desk issue, such as those returned by the [Getters](https://appfire.atlassian.net/wiki/display/JMWE/Accessing+the+fields+of+an+issue) when you [access the Customer Request Type](https://appfire.atlassian.net/wiki/spaces/JMWE/pages/461702032/Pre-defined+custom+fields#Pre-definedcustomfields-CustomerRequestType).

| **Method** | **Return type** | **Returns** |
| --- | --- | --- |
| `getRequestTypeKey``()` | [String](http://download.oracle.com/javase/6/docs/api/index.html?java/lang/String.html) | <span style="color: #474747">Key of the request type</span> |
| `getPortalKey()` | [String](http://download.oracle.com/javase/6/docs/api/index.html?java/lang/String.html) | <span style="color: #474747">Key of the portal</span> |