Class PayoutAgingSpec
Inheritance
PayoutAgingSpec
Assembly: Inttegro.dll
Syntax
public sealed class PayoutAgingSpec
Properties
|
Edit this page
View Source
Abide
Declaration
[JsonPropertyName("abide")]
public string? Abide { get; set; }
Property Value
|
Edit this page
View Source
Label
Declaration
[JsonPropertyName("label")]
public string? Label { get; set; }
Property Value
|
Edit this page
View Source
TPlus
Declaration
[JsonPropertyName("t_plus")]
public string? TPlus { get; set; }
Property Value