cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
13 lines (9 loc) • 616 B
Markdown
# CyberSource.Acpv1tokensConsentData
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique identifier for the consent. |
**type** | **String** | Type of the consent. Possible value: - `PERSONALIZATION` |
**source** | **String** | Source of the consent. |
**acceptedTime** | **String** | Date and time when the consent was accepted by the consumer. UTC time in Unix epoch format. |
**effectiveUntil** | **String** | Date and time until which the consent remains effective. UTC time in Unix epoch format. |