Uses of Class
io.gopluslabs.client.model.ResponseWrapperGetNftInfoResultTransferWithoutApproval
-
Packages that use ResponseWrapperGetNftInfoResultTransferWithoutApproval Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperGetNftInfoResultTransferWithoutApproval in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model declared as ResponseWrapperGetNftInfoResultTransferWithoutApproval Modifier and Type Field Description private ResponseWrapperGetNftInfoResultTransferWithoutApprovalResponseWrapperGetNftInfoResult. transferWithoutApprovalMethods in io.gopluslabs.client.model that return ResponseWrapperGetNftInfoResultTransferWithoutApproval Modifier and Type Method Description ResponseWrapperGetNftInfoResultTransferWithoutApprovalResponseWrapperGetNftInfoResult. getTransferWithoutApproval()Get transferWithoutApprovalResponseWrapperGetNftInfoResultTransferWithoutApprovalResponseWrapperGetNftInfoResultTransferWithoutApproval. ownerAddress(String ownerAddress)ResponseWrapperGetNftInfoResultTransferWithoutApprovalResponseWrapperGetNftInfoResultTransferWithoutApproval. ownerType(String ownerType)ResponseWrapperGetNftInfoResultTransferWithoutApprovalResponseWrapperGetNftInfoResultTransferWithoutApproval. value(Integer value)Methods in io.gopluslabs.client.model with parameters of type ResponseWrapperGetNftInfoResultTransferWithoutApproval Modifier and Type Method Description voidResponseWrapperGetNftInfoResult. setTransferWithoutApproval(ResponseWrapperGetNftInfoResultTransferWithoutApproval transferWithoutApproval)ResponseWrapperGetNftInfoResultResponseWrapperGetNftInfoResult. transferWithoutApproval(ResponseWrapperGetNftInfoResultTransferWithoutApproval transferWithoutApproval)
-