Interface LogicmoduleMessages.GetContractIDOfDataClayProviderRequestOrBuilder

    • Method Detail

      • getApplicantAccountID

        String getApplicantAccountID()
        string applicantAccountID = 1;
        Returns:
        The applicantAccountID.
      • getApplicantAccountIDBytes

        com.google.protobuf.ByteString getApplicantAccountIDBytes()
        string applicantAccountID = 1;
        Returns:
        The bytes for applicantAccountID.
      • hasCredentials

        boolean hasCredentials()
        .dataclay.communication.grpc.common.Credential credentials = 2;
        Returns:
        Whether the credentials field is set.
      • getCredentials

        CommonMessages.Credential getCredentials()
        .dataclay.communication.grpc.common.Credential credentials = 2;
        Returns:
        The credentials.