| StopcopayDue Property |
[Missing <summary> documentation for "P:ParaPlanREST.Models.Stop.copayDue"]
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public decimal copayDue { get; set; }
public:
property Decimal copayDue {
Decimal get ();
void set (Decimal value);
}
function get_copayDue();
function set_copayDue(value);
Property Value
Type:
DecimalSee Also