Shopify SDK for Unity
Public Member Functions | List of all members
Shopify.Unity.SDK.MergeCheckout Class Reference
Inheritance diagram for Shopify.Unity.SDK.MergeCheckout:
Shopify.Unity.SDK.ResponseMergeUtil

Public Member Functions

Checkout Merge (Checkout checkoutA, Checkout checkoutB)
 
- Public Member Functions inherited from Shopify.Unity.SDK.ResponseMergeUtil
void AddFieldMerger (string field, MergeFieldDelegate merger)
 
void AddObjectMerger (string field, ResponseMergeUtil merger)
 
Dictionary< string, object > Merge (Dictionary< string, object > responseA, Dictionary< string, object > responseB)
 

Additional Inherited Members

- Static Public Member Functions inherited from Shopify.Unity.SDK.ResponseMergeUtil
static void DoNotMergeIfExists (string field, Dictionary< string, object > into, Dictionary< string, object > responseA, Dictionary< string, object > responseB)
 
static void MergeOverwrite (string field, Dictionary< string, object > into, Dictionary< string, object > responseA, Dictionary< string, object > responseB)
 
static void MergeListsConcat (string field, Dictionary< string, object > into, Dictionary< string, object > responseA, Dictionary< string, object > responseB)
 

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