core
/
com.moengage.core.internal.rest
/
RequestBuilder
/
RequestType
Request
Type
enum
RequestType
Content copied to clipboard
Supported Request types.
Entries
Functions
Entries
GET
Link copied to clipboard
GET
Content copied to clipboard
POST
Link copied to clipboard
POST
Content copied to clipboard
PUT
Link copied to clipboard
PUT
Content copied to clipboard
DELETE
Link copied to clipboard
DELETE
Content copied to clipboard
Functions
valueOf
Link copied to clipboard
open fun
valueOf
(name:
String
):
RequestBuilder.RequestType
Content copied to clipboard
values
Link copied to clipboard
open fun
values
():
Array
<
RequestBuilder.RequestType
>
Content copied to clipboard