OrdersSearchRequestCustomerId Property |
[Missing <summary> documentation for "P:Atomia.Billing.Core.Sdk.BusinessLogic.OrdersSearchRequest.CustomerId"]
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public string CustomerId { get; set; }
Public Property CustomerId As String
Get
Set
public:
property String^ CustomerId {
String^ get ();
void set (String^ value);
}
member CustomerId : string with get, set
Property Value
Type:
StringSee Also