View Source Ethers.Contracts.ERC1155.Errors.ERC1155MissingApprovalForAll (Ethers v0.5.5)
Error struct for error ERC1155MissingApprovalForAll
Summary
Types
@type t() :: %Ethers.Contracts.ERC1155.Errors.ERC1155MissingApprovalForAll{ operator: Ethers.Types.t_address(), owner: Ethers.Types.t_address() }