Interface OwnerIdentifier.Builder

  • Method Details

    • address

      OwnerIdentifier.Builder address(String address)

      The contract or wallet address for the owner.

      Parameters:
      address - The contract or wallet address for the owner.
      Returns:
      Returns a reference to this object so that method calls can be chained together.