Table of Contents

Enum RequestHttpMethod

Namespace
Nfield.SDK
Assembly
Nfield.Public.SDK.dll
public enum RequestHttpMethod

Fields

DELETE = 4
GET = 1
PATCH = 5
POST = 2
PUT = 3