github.com/filecoin-project/bacalhau@v0.3.23-0.20230228154132-45c989550ace/clients/python/docs/JobRequester.md (about)

     1  # JobRequester
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **requester_node_id** | **str** | The ID of the requester node that owns this job. | [optional] 
     7  **requester_public_key** | **list[int]** | The public key of the Requester node that created this job This can be used to encrypt messages back to the creator | [optional] 
     8  
     9  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    10  
    11