HttpNfcLeaseAbortRequestType

HttpNfcLeaseAbortRequestType
HttpNfcLeaseAbortRequestType

The parameters of HttpNfcLeaseAbort.

JSON Example
{
    "fault": {
        "_typeName": "string",
        "faultCause": "MethodFault Object",
        "faultMessage": [
            {
                "_typeName": "string",
                "key": "string",
                "arg": [
                    {
                        "_typeName": "string",
                        "key": "string",
                        "value": {
                            "_typeName": "string"
                        }
                    }
                ],
                "message": "string"
            }
        ]
    }
}
fault
Optional

The base data object type for all the object model faults that an application might handle.