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

com.github.twitch4j.helix.domain.DropFulfillmentStatus Maven / Gradle / Ivy

package com.github.twitch4j.helix.domain;

public enum DropFulfillmentStatus {
    CLAIMED,
    FULFILLED
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy