UNPKG

cybersource-rest-client

Version:

Node.js SDK for the CyberSource REST API

14 lines (10 loc) 712 B
# CyberSource.GetAllPlansResponsePlanInformation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **code** | **String** | Plan code | [optional] **status** | **String** | Plan Status: - `DRAFT` - `ACTIVE` - `INACTIVE` | [optional] **name** | **String** | Plan name | [optional] **description** | **String** | Plan description | [optional] **billingPeriod** | [**GetAllPlansResponsePlanInformationBillingPeriod**](GetAllPlansResponsePlanInformationBillingPeriod.md) | | [optional] **billingCycles** | [**GetAllPlansResponsePlanInformationBillingCycles**](GetAllPlansResponsePlanInformationBillingCycles.md) | | [optional]