检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
客户系统(APP/公众号/小程序/WEB)如何体现使用了华为云区块链呢? 可使用 “华为云区块链提供技术支持”字眼,华为云区块链图标可联系华为云项目接口人员获取。 共享版资产可以通过华为云数字资产链官网查询核验。 父主题: 咨询类问题
调用方法 public String setApprovalForAll(String collectionIndex, String owner, String operator, boolean isApproved) throws Exception 参数说明 参数 类型 说明
调用方法 public function setApprovalForAll(string $collectionIndex, string $owner, string $operator, bool $isApproved) throws Exception 参数说明 参数 类型
调用方法 SetApprovalForAll(collectionIndex, owner, operator, isApproved string)(string,error) 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public String setApprovalForAll(String owner, String operator, boolean isApproved) throws Exception 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识
调用方法 public function setApprovalForAll(string $owner, string $operator, bool $isApproved)throws Exception 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识
调用方法 SetApprovalForAll(owner, operator, isApproved string)(string,error) 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识。
调用方法 public function isApprovedForAll(string $collectionIndex, string $owner, string $operator) throws Exception 参数说明 参数 类型 说明 collectionIndex
调用方法 public boolean isAppravedForAll(String collectionIndex, String owner, String operator) throws Exception 参数说明 参数 类型 说明 collectionIndex String
调用方法 public function getApproved(string $collectionIndex, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符
approved String 授权用户身份标识。 tokenURI String 数字资产Meta信息。 父主题: 数据结构
approved String 授权用户身份标识。 tokenURI String 数字资产Meta信息。 父主题: 数据结构
调用方法 public String getApproved(String collectionIndex, String tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复
调用方法 public function isApprovedForAll(string $owner, string $operator)throws Exception 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识。
调用方法 IsApprovedForAll(collectionIndex, owner, operator string) (bool, error) 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。
approved String 授权用户身份标识。 tokenURI String 数字资产Meta信息。 父主题: 数据结构
调用方法 public boolean isAppravedForAll(String owner, String operator) throws Exception 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识。
调用方法 GetApproved(collectionIndex, tokenId string) (string, error) 参数说明 参数 类型 说明 collectionIndex String 必填参数,集合唯一标识符,不能重复。 以字母开头,支持字母、数字。
调用方法 IsApprovedForAll(owner, operator string)(bool,error) 参数说明 参数 类型 说明 owner String 必填参数,所有者身份标识。 operator String 必填参数,被授权的用户身份标识符。
调用方法 public function approve(string $collectionIndex, string $operator, string $tokenId) throws Exception 参数说明 参数 类型 说明 collectionIndex String