DeleteResponse

public final class DeleteResponse

Class representing a response to a delete request.

Constructors

Link copied to clipboard
public DeleteResponse DeleteResponse(@Json(name = "request_id") String requestId)

Properties

Link copied to clipboard
private final String requestId

ID of the request.

Functions

Link copied to clipboard
public final String getRequestId()

ID of the request.