Interface AccountInhibitionRpcServiceAsync


public interface AccountInhibitionRpcServiceAsync
  • Method Details

    • getInhibitionState

      void getInhibitionState(UserDto user, <any> callback)
    • applyAccountInhibitionConfiguration

      void applyAccountInhibitionConfiguration(AccountInhibitionConfiguration accountInhibitionConfiguration, <any> callback)
    • getAccountInhibitionConfiguration

      void getAccountInhibitionConfiguration(UserDto user, <any> callback)