_id stringThe investment agreement's primary key. |
id string |
title stringThe title of the agreement. |
investment_id stringThe associated investment's id. |
signed booleanIndicates if the agreement has been signed. |
type stringPossible values: [subscription-agreement , side-letter ] |
md5 stringHash of the stored agreement useful for ensuring the stored file is stored correctly. |
s3_bucket stringS3 Bucket where the agreement is stored. |
s3_key stringS3 Key where the agreement is stored. |
signature_packet objectUsed to comply with e-signature laws. accepted_intent_to_sign booleanThe user accepted an intent to electronically sign the agreement. | accepted_electronic_business booleanThe user accepted to do business electronically. | signer_ip_address stringThe IP Address of the signer at the time of signing the agreement. | signer_user_id stringThe signer Allocations user ID. | signer_email stringThe email address of the signer at the time of signing the agreement. | signature_date stringThe date the signer signed the agreement. |
|
link stringLink to agreement document. |