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