Uses of Class
io.gopluslabs.client.model.ResponseWrapperTokenSecurityFakeToken
-
Packages that use ResponseWrapperTokenSecurityFakeToken Package Description io.gopluslabs.client.model -
-
Uses of ResponseWrapperTokenSecurityFakeToken in io.gopluslabs.client.model
Fields in io.gopluslabs.client.model declared as ResponseWrapperTokenSecurityFakeToken Modifier and Type Field Description private ResponseWrapperTokenSecurityFakeTokenResponseWrapperTokenSecurityResult. fakeTokenMethods in io.gopluslabs.client.model that return ResponseWrapperTokenSecurityFakeToken Modifier and Type Method Description ResponseWrapperTokenSecurityFakeTokenResponseWrapperTokenSecurityResult. getFakeToken()Get fakeTokenResponseWrapperTokenSecurityFakeTokenResponseWrapperTokenSecurityFakeToken. trueTokenAddress(String trueTokenAddress)ResponseWrapperTokenSecurityFakeTokenResponseWrapperTokenSecurityFakeToken. value(Integer value)Methods in io.gopluslabs.client.model with parameters of type ResponseWrapperTokenSecurityFakeToken Modifier and Type Method Description ResponseWrapperTokenSecurityResultResponseWrapperTokenSecurityResult. fakeToken(ResponseWrapperTokenSecurityFakeToken fakeToken)voidResponseWrapperTokenSecurityResult. setFakeToken(ResponseWrapperTokenSecurityFakeToken fakeToken)
-