Click or drag to resize
NbRestRequestSetJsonBody Method
JSONをボティに設定する。 呼び元で引数にnullを設定しないようにすること。

Namespace: Nec.Nebula.Internal
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public NbRestRequest SetJsonBody(
	NbJsonObject json
)

Parameters

json
Type: Nec.NebulaNbJsonObject
JSONオブジェクト

Return Value

Type: NbRestRequest
this
Version Information

Core

Supported in: 1.0
See Also