Class SubscriptionInfo
Inherited Members
Namespace: Oci.CimsService.Models
Assembly: OCI.DotNetSDK.Cims.dll
Syntax
public class SubscriptionInfo
Properties
Csi
Declaration
[JsonProperty(PropertyName = "csi")]
public string Csi { get; set; }
Property Value
Type | Description |
---|---|
string | customer support identifier issued for a subscription |
SubscriptionType
Declaration
[JsonProperty(PropertyName = "subscriptionType")]
public string SubscriptionType { get; set; }
Property Value
Type | Description |
---|---|
string | subscription type of customer which determines payment profile |