Interface Application

All Superinterfaces:
Serializable
All Known Implementing Classes:
ApplicationLink, LegacyApplication

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.6.0") public interface Application extends Serializable
  • Method Details

    • getCreatedBy

      String getCreatedBy()
    • getCreationDate

      String getCreationDate()
    • getDescription

      String getDescription()
    • getDisplayName

      String getDisplayName()
    • getId

      String getId()
    • getLastUpdateDate

      String getLastUpdateDate()
    • getProfileId

      String getProfileId()
    • getToken

      String getToken()
    • getUpdatedBy

      String getUpdatedBy()
    • getVersion

      String getVersion()
    • getEditable

      Boolean getEditable()
    • getLink

      Boolean getLink()