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