CheckoutOptions.InternalNotes Property
Internal notes to be added to the order or invoice created as a result of the checkout process
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public string InternalNotes { get; set; }
Public Property InternalNotes As String
Get
Set
public:
property String^ InternalNotes {
String^ get ();
void set (String^ value);
}
member InternalNotes : string with get, set
Property Value
String