CreditReason Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The reason for the credit. Not required if not applicable.
public class CreditReason : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.BillingBenefits.Models.CreditReason>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.BillingBenefits.Models.CreditReason>
type CreditReason = class
interface IJsonModel<CreditReason>
interface IPersistableModel<CreditReason>
Public Class CreditReason
Implements IJsonModel(Of CreditReason), IPersistableModel(Of CreditReason)
- Inheritance
-
CreditReason
- Implements
Constructors
| Name | Description |
|---|---|
| CreditReason() |
Initializes a new instance of CreditReason. |
Properties
| Name | Description |
|---|---|
| Code |
The reason code for credit. |
| Description |
The free string description of the credit. |