Class ApiTokenCreationResponse

java.lang.Object
com.gentics.contentnode.rest.model.response.GenericResponse
com.gentics.contentnode.rest.model.token.ApiTokenCreationResponse
All Implemented Interfaces:
Serializable

public class ApiTokenCreationResponse extends GenericResponse
Response containing the created token
See Also:
  • Constructor Details

    • ApiTokenCreationResponse

      public ApiTokenCreationResponse()
  • Method Details