Enum PaymentRequiredErrorInfo.Reason
Identifies the reason for declining a request.
Namespace: DNVGL.One.Compute.Core.PlatformClient.ApiErrors
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public enum Reason : int
Fields
| Name | Description |
|---|---|
| NoCredit | The credit is not available |
| StorageExpired | The storage is expired |