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