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

io.blockfrost.sdk.api.model.AccountRegistrationAction Maven / Gradle / Ivy

There is a newer version: 0.1.3
Show newest version
package io.blockfrost.sdk.api.model;

/**
 * AccountRegistrationAction
 */
public enum AccountRegistrationAction {
    registered,
    deregistered
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy