com.github.twitch4j.helix.domain.DropFulfillmentStatus Maven / Gradle / Ivy
The newest version!
package com.github.twitch4j.helix.domain;
public enum DropFulfillmentStatus {
CLAIMED,
FULFILLED
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy