Interface CustomerRequest.CustomerRequestStatus

Enclosing interface:
CustomerRequest

@PublicApi public static interface CustomerRequest.CustomerRequestStatus
Status of a customer request
  • Method Summary

    Modifier and Type
    Method
    Description
    Display status of a customer request
    Time on which the status transition
  • Method Details

    • status

      String status()
      Display status of a customer request
    • statusInstant

      Instant statusInstant()
      Time on which the status transition