Interface CreateAccessorResponse.Builder

  • Method Details

    • accessorId

      CreateAccessorResponse.Builder accessorId(String accessorId)

      The unique identifier of the accessor.

      Parameters:
      accessorId - The unique identifier of the accessor.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • billingToken

      CreateAccessorResponse.Builder billingToken(String billingToken)

      The billing token is a property of the Accessor. Use this token to when making calls to the blockchain network. The billing token is used to track your accessor token for billing requests.

      Parameters:
      billingToken - The billing token is a property of the Accessor. Use this token to when making calls to the blockchain network. The billing token is used to track your accessor token for billing requests.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • networkType

      CreateAccessorResponse.Builder networkType(String networkType)

      The blockchain network that the accessor token is created for.

      Parameters:
      networkType - The blockchain network that the accessor token is created for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • networkType

      The blockchain network that the accessor token is created for.

      Parameters:
      networkType - The blockchain network that the accessor token is created for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: