Edit

Share via


ResponseCode.Accepted Field

Definition

Refer accepted. (202)

public: int Accepted = 202;
public const int Accepted = 202;
val mutable Accepted : int
Public Const Accepted As Integer  = 202

Field Value

Value = 202

Applies to