| Name | Description | Type | Additional information |
|---|---|---|---|
| MeterId |
Meter (endpoint) identifier. |
string |
None. |
| IsValid |
Whether the meter exists under the source account and is eligible to transfer. |
boolean |
None. |
| IsMeterExists |
Whether the meter currently exists (under the source account / not owned by another account). |
boolean |
None. |
| ResolvedFromDate |
The lower bound that the transfer would actually use after default resolution (VR-6). |
date |
None. |
| ResolvedToDate |
The upper bound that the transfer would actually use after default resolution. |
date |
None. |
| ResponseCode |
Application result code: 0 = Success, 1 = Error. Separate from the HTTP status code — a business failure is still returned as HTTP 200 with responseCode 1, so check both. |
integer |
None. |
| Message |
Gets or sets the message. |
string |
None. |