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

com.alphawallet.token.entity.TokenScriptParseType Maven / Gradle / Ivy

package com.alphawallet.token.entity;

/**
 * Created by James on 29/04/2019.
 * Stormbird in Sydney
 */
public enum TokenScriptParseType
{
    tsName, tsContract, tsOrigins, tsCards, tsTokenCard, tsAction, tsViewIconified, tsView, tsAttributeType,
    tsTransaction, tsAttributeTypes, tsToken, ts
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy