Show / Hide Table of Contents

Class GetProfileReferralsResult

Inheritance
System.Object
GetProfileReferralsResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Linode.Outputs
Assembly: Pulumi.Linode.dll
Syntax
public sealed class GetProfileReferralsResult

Fields

View Source

Code

Declaration
public readonly string Code
Field Value
Type Description
System.String
View Source

Completed

Declaration
public readonly int Completed
Field Value
Type Description
System.Int32
View Source

Credit

Declaration
public readonly double Credit
Field Value
Type Description
System.Double
View Source

Pending

Declaration
public readonly int Pending
Field Value
Type Description
System.Int32
View Source

Total

Declaration
public readonly int Total
Field Value
Type Description
System.Int32
View Source

Url

Declaration
public readonly string Url
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.