| FeeDistrubutionclientBilled Property |
How much the client will be billed after the trip is completed
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string clientBilled { get; set; }
public:
property String^ clientBilled {
String^ get ();
void set (String^ value);
}
function get_clientBilled();
function set_clientBilled(value);
Property Value
Type:
StringSee Also