- getAuthor() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
艺术品作者
- getBizType() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
用于标识NFT资产来自特定的产品,用作特殊的交互跳转需求,非必填字段
- getCreateTime() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
艺术品创作时间
- getDescription() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
nft简介信息
- getEnableC2c() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
是否支持C2C流转:true是可流转,false是不可流转;
- getFiles() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
nft发行的艺术品文件
- getJumpUrl() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
跳转链接
- getName() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.model.File
-
文件名称
- getNftId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.response.ExecNftTransferResponse
-
NFT发行成功的商品,其中转给C端用户的特定一个token
- getOrderNo() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
用户在商户购买的订单号,用作幂等字段
- getOrderTime() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
用户购买订单的时间
- getOwner() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
艺术品拥有者
- getPath() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.model.File
-
文件的可访问路径
- getPriceCent() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
用户购买订单的价格,可以为0;用户的购买历史记录会展示
- getProjectId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
对端自己的项目id;用作幂等字段
- getProjectId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.QueryNftCreateRequest
-
对端自己的项目id;NFT发行时用作幂等字段
- getQuantity() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
发行数量
- getSkuId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
NFT发行成功的商品id
- getSkuId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.QueryNftCreateRequest
-
NFT发行成功的商品id,传入sku_id时以此为准做查询
- getSkuId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.response.ExecNftTransferResponse
-
NFT发行成功的商品id
- getSkuId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.response.ImportNftCreateResponse
-
NFT发行成功的商品id
- getSkuId() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.response.QueryNftCreateResponse
-
NFT发行成功的商品id
- getSkuName() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
NFT艺术品的名称
- getSkuStatus() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.response.QueryNftCreateResponse
-
INIT("INIT", "初始化"),
PROCESSING("PROCESSING", "资产创建中"),
FINISH("FINISH", "资产初始化完毕"),
;
- getSkuType() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ImportNftCreateRequest
-
IMAGE("IMAGE","图片"),
VIDEO("VIDEO","视频"),
;
- getToIdNo() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
C端用户的支付宝uid
- getToIdType() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.request.ExecNftTransferRequest
-
C端用户的支付宝账号类型
- getType() - 类 中的方法cn.com.antcloud.api.nftx.v1_0_0.model.File
-
IMAGE("IMAGE","图片"),
VIDEO("VIDEO","视频"),
;