Sui RPCGraphQLBetaTypesObjectsAddressOwnerOn this pageAddressOwnerObject is exclusively owned by a single address, and is mutable. type AddressOwner { address: Address} Fields AddressOwner.address ● Address object The owner's address. Implemented By Owner union