cybersource-rest-client
Version:
Node.js SDK for the CyberSource REST API
12 lines (8 loc) • 830 B
Markdown
# CyberSource.Rbsv1subscriptionsidSubscriptionInformation
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **String** | Subscription code is an optional field, If not provided system generates and assign one | [optional]
**planId** | **String** | Plan Id. Use Plan Id from Create Plan Service. | [optional]
**name** | **String** | Subscription Name | [optional]
**startDate** | **String** | Start date of the Subscription Start date must be in UTC. Format: YYYY-MM-DDThh:mm:ssZ The T separates the date and the time. The Z indicates UTC. Note: Subscription starts on the day provided in UTC. **Example** 2022-08-11T22:47:57Z equals August 11, 2022, at 22:47:57 (10:47:57 p.m.). Subscription will start on August 11,2022. | [optional]