cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
16 lines (12 loc) • 915 B
Markdown
# CyberSource.PtsV2ModifyBillingAgreementPost201ResponseAgreementInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Identifier for the mandate. | [optional]
**dateSigned** | **String** | Date the mandate has been signed. Format YYYYMMdd | [optional]
**dateCreated** | **String** | Date the mandate has been created. Format YYYYMMdd | [optional]
**dateRevoked** | **String** | Date the mandate has been revoked. Format YYYYMMdd | [optional]
**encodedHtml** | **String** | Base64 encoded html string | [optional]
**encodedHtmlPopup** | **String** | Base64 encoded popup html string | [optional]
**url** | **String** | URL for redirecting the customer for creating the mandate. | [optional]
**transactionId** | **String** | The Billing Agreement ID returned by processor (PayPal). | [optional]