Astra Unity 2.6.6
Astra Unity Plugin
|
Details identifying the cart to operate on More...
Public Member Functions | |
virtual bool | Valid () |
Whether all the required fields are set. No validation of actual numbers is done here, just that the fields have values. Additional validation will be done when attempting to check out More... | |
Public Attributes | |
ulong | cartConfigId |
Cart Config Id - Required | |
string | cartQualifier |
Cart Qualifier | |
Details identifying the cart to operate on
|
inlinevirtual |
Whether all the required fields are set. No validation of actual numbers is done here, just that the fields have values. Additional validation will be done when attempting to check out
Reimplemented in Astra.Net.AddToCartJob.AddCartParameter, Astra.Net.CheckOutInitJob.CheckOutInitParameter, Astra.Net.CheckOutJob.CheckOutParameter, Astra.Net.RemoveFromCartJob.RemoveCartParameter, and Astra.Net.UpdateCartJob.UpdateCartParameter.