Astra Unity 2.6.6
Astra Unity Plugin
Astra.Net.CartParameter Class Reference

Details identifying the cart to operate on More...

Inheritance diagram for Astra.Net.CartParameter:

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
 

Detailed Description

Details identifying the cart to operate on

Member Function Documentation

◆ Valid()

virtual bool Astra.Net.CartParameter.Valid ( )
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.


The documentation for this class was generated from the following file: