Uses of Class
io.gopluslabs.client.model.ApproveNFT1155ListResponse
-
Packages that use ApproveNFT1155ListResponse Package Description io.gopluslabs.client.model -
-
Uses of ApproveNFT1155ListResponse in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model with type parameters of type ApproveNFT1155ListResponse Modifier and Type Field Description private List<ApproveNFT1155ListResponse>ResponseWrapperListApproveNFT1155ListResponse. resultMethods in io.gopluslabs.client.model that return types with arguments of type ApproveNFT1155ListResponse Modifier and Type Method Description List<ApproveNFT1155ListResponse>ResponseWrapperListApproveNFT1155ListResponse. getResult()Response resultMethods in io.gopluslabs.client.model with parameters of type ApproveNFT1155ListResponse Modifier and Type Method Description ResponseWrapperListApproveNFT1155ListResponseResponseWrapperListApproveNFT1155ListResponse. addResultItem(ApproveNFT1155ListResponse resultItem)Method parameters in io.gopluslabs.client.model with type arguments of type ApproveNFT1155ListResponse Modifier and Type Method Description ResponseWrapperListApproveNFT1155ListResponseResponseWrapperListApproveNFT1155ListResponse. result(List<ApproveNFT1155ListResponse> result)voidResponseWrapperListApproveNFT1155ListResponse. setResult(List<ApproveNFT1155ListResponse> result)
-