Uses of Class
io.gopluslabs.client.model.ResponseWrapperTokenSecurityNFTList
-
Packages that use ResponseWrapperTokenSecurityNFTList Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperTokenSecurityNFTList in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model with type parameters of type ResponseWrapperTokenSecurityNFTList Modifier and Type Field Description private List<ResponseWrapperTokenSecurityNFTList>ResponseWrapperTokenSecurityLpHolders. nfTListMethods in io.gopluslabs.client.model that return ResponseWrapperTokenSecurityNFTList Modifier and Type Method Description ResponseWrapperTokenSecurityNFTListResponseWrapperTokenSecurityNFTList. amount(String amount)ResponseWrapperTokenSecurityNFTListResponseWrapperTokenSecurityNFTList. inEffect(String inEffect)ResponseWrapperTokenSecurityNFTListResponseWrapperTokenSecurityNFTList. nfTId(String nfTId)ResponseWrapperTokenSecurityNFTListResponseWrapperTokenSecurityNFTList. nfTPercentage(String nfTPercentage)ResponseWrapperTokenSecurityNFTListResponseWrapperTokenSecurityNFTList. value(String value)Methods in io.gopluslabs.client.model that return types with arguments of type ResponseWrapperTokenSecurityNFTList Modifier and Type Method Description List<ResponseWrapperTokenSecurityNFTList>ResponseWrapperTokenSecurityLpHolders. getNfTList()It is an array, decribes nft listMethods in io.gopluslabs.client.model with parameters of type ResponseWrapperTokenSecurityNFTList Modifier and Type Method Description ResponseWrapperTokenSecurityLpHoldersResponseWrapperTokenSecurityLpHolders. addNfTListItem(ResponseWrapperTokenSecurityNFTList nfTListItem)Method parameters in io.gopluslabs.client.model with type arguments of type ResponseWrapperTokenSecurityNFTList Modifier and Type Method Description ResponseWrapperTokenSecurityLpHoldersResponseWrapperTokenSecurityLpHolders. nfTList(List<ResponseWrapperTokenSecurityNFTList> nfTList)voidResponseWrapperTokenSecurityLpHolders. setNfTList(List<ResponseWrapperTokenSecurityNFTList> nfTList)
-