Interface TermCredits.Category

  • Enclosing class:
    TermCredits

    public static interface TermCredits.Category
    The category of the billing option. The valid values are `PLATFORM`, `SERVICE`, and `SUPPORT`.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PLATFORM
      PLATFORM.
      static java.lang.String SERVICE
      SERVICE.
      static java.lang.String SUPPORT
      SUPPORT.