| Name | Type | Description | Notes |
|---|---|---|---|
| projectId | String | The ID of the project | [optional] |
| productId | String | The ID of the associated product | [optional] |
| planId | String | The ID of the respective plan | [optional] |
| paymentId | String | The unique ID of the payment | [optional] |
| blockchainIdentifier | String | The unique identifier of the wallet from which the payment was made. | [optional] |
| blockchainPaymentDetails | CCPaymentBlockchainPaymentDetails | [optional] | |
| customerId | String | The ID of the customer | [optional] |
| paymentValidationCode | String | The validation code shown to the customer. This is only visible to the customer who paid. They can use this code to redeem their subscription to their product. | [optional] |
| periodEnd | BigDecimal | A UNIX time stamp, in seconds, that identifies the end of the period of the subscription | [optional] |
| periodStart | BigDecimal | A UNIX time stamp, in seconds, that identifies the start of the period of the subscription | [optional] |
| transactionBlockchainIdentifier | String | The string that uniquely identifies the blockchain transaction | [optional] |