Class TariffRevoke

  • All Implemented Interfaces:
    ValidatableMessage

    @Domain(fields={"broker","tariffId"})
    public class TariffRevoke
    extends TariffUpdate
    Message created by a broker to request revocation of an existing tariff. State log fields for readResolve():
    new(long brokerId, long tariffId)
    Author:
    John Collins
    • Constructor Detail

      • TariffRevoke

        protected TariffRevoke()