![JAR search and dependency download from the Maven repository](/logo.png)
io.blockfrost.sdk.api.model.AccountRegistrationAction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of blockfrost-java Show documentation
Show all versions of blockfrost-java Show documentation
Java SDK for the Blockfrost.io API
package io.blockfrost.sdk.api.model;
/**
* AccountRegistrationAction
*/
public enum AccountRegistrationAction {
registered,
deregistered
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy