Class ConfirmationResponseBody
Inheritance
object
ConfirmationResponseBody
Namespace: Aetheros.OneM2M.Api.Registration
Assembly: Aetheros.OneM2M.Api.dll
Syntax
[Serializable]
public class ConfirmationResponseBody
Properties
| Edit this page View SourceResponse
Declaration
[JsonProperty("pnm2m:confirmresp")]
public ConfirmationResponse? Response { get; set; }
Property Value
Type | Description |
---|---|
ConfirmationResponse |