| Name | Description | Type | Additional information |
|---|---|---|---|
| IsTransferred |
Whether the meter was successfully transferred to the destination account. |
boolean |
None. |
| MeterId |
Meter (endpoint) identifier that was transferred. |
string |
None. |
| ToAccountId |
Destination account the meter was moved to. |
string |
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. |