All Downloads are FREE. Search and download functionalities are using the official Maven repository.

info.bitrich.xchangestream.bitget.dto.common.Action Maven / Gradle / Ivy

The newest version!
package info.bitrich.xchangestream.bitget.dto.common;

import com.fasterxml.jackson.annotation.JsonProperty;

public enum Action {
  @JsonProperty("snapshot")
  SNAPSHOT
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy