Fulfillment
Field | Type | Description |
---|---|---|
id | number | unique identifier |
fulfiller_review | Review | review from the fulfiller |
issuer_review | Review | review from the issuer |
user | User | fulfiller user object |
fulfillment_id | number | array index of fulfillment on bounty object |
fulfillment_created | string | fulfillment submission date |
data | string | IPFS hash to fulfillment metadata |
accepted | boolean | accept state of the submission |
accepted_date | string | fulfillment acceptance date |
usd_price | number | USD amount the submission is worth (this amount is frozen once accepted) |
fulfiller | string | Ethereum address of fulfiller |
fulfiller_name | string | name |
fulfiller_email | string | |
fulfiller_githubUsername | string | github |
fulfiller_address | string | Ethereum address of fulfiller |
description | string | description of the submission |
sourceFileName | string | filename associated with sourceDirectoryHash |
sourceDirectoryHash | string | IPFS hash of the file attached to the submission |
platform | string | the platform the submission was posted on |
schemaVersion | string | version of metadata schema the fulfillment is using |
schemaName | string | name of metadata schema the fulfillment is using |
bounty | number | id of Bounty that the fulfillment was submitted to |
Updated less than a minute ago