Package io.gopluslabs.client.response
Class NftInfo
- java.lang.Object
-
- net.kemitix.mon.TypeAlias<ResponseWrapperGetNftInfo>
-
- io.gopluslabs.client.response.NftInfo
-
public class NftInfo extends net.kemitix.mon.TypeAlias<ResponseWrapperGetNftInfo>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedNftInfo(ResponseWrapperGetNftInfo value)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NftInfoof(ResponseWrapperGetNftInfo response)
-
-
-
Constructor Detail
-
NftInfo
protected NftInfo(ResponseWrapperGetNftInfo value)
-
-
Method Detail
-
of
public static NftInfo of(ResponseWrapperGetNftInfo response)
-
-