Astra Unity 2.6.6
Astra Unity Plugin
Astra.Net.CheckOutInitJob.CheckOutInitParameter Class Reference

Details for initializing a check out procedure More...

Inheritance diagram for Astra.Net.CheckOutInitJob.CheckOutInitParameter:

Public Member Functions

override 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 billingAddressId
 Billing Profile Address Id
 
UInt32 balanceUsed
 Balanced Used
 
- Public Attributes inherited from Astra.Net.CartParameter
ulong cartConfigId
 Cart Config Id - Required
 
string cartQualifier
 Cart Qualifier
 

Detailed Description

Details for initializing a check out procedure

Member Function Documentation

◆ Valid()

override bool Astra.Net.CheckOutInitJob.CheckOutInitParameter.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 from Astra.Net.CartParameter.


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