Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'In App Purchase Receipt Info 2' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In App Purchase Receipt Info 2 |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Item Name | The item name |
| string | Item Id | The unique product identifier |
| string | Validation Info | the purchase validation information |
| string | Transaction Identifier | the unique transaction identifier |