Untitled

 avatar
unknown
plain_text
2 years ago
124 kB
4
Indexable
{
    "Item": {
        "UpdateMeta": {
            "M": {
                "LastUpdatedAt": {
                    "NULL": true
                },
                "UpdateStatus": {
                    "S": "FAILURE"
                }
            }
        },
        "SourceType": {
            "S": "mysql"
        },
        "OnboardStatus": {
            "S": "SUCCESS"
        },
        "SnowflakeTableDetails": {
            "M": {
                "SfDatabase": {
                    "NULL": true
                },
                "SfSchema": {
                    "NULL": true
                },
                "SfTable": {
                    "NULL": true
                }
            }
        },
        "SourceTimezone": {
            "S": "UTC"
        },
        "JobsMetadata": {
            "M": {
                "BootstrapRunId": {
                    "N": "34297741"
                },
                "ClusterId": {
                    "S": "1011-143303-fated689"
                },
                "JobId": {
                    "N": "93173"
                },
                "BootStrapRunStatus": {
                    "S": "SUCCESS"
                },
                "Schedule": {
                    "S": "0 30 * * * ?"
                }
            }
        },
        "Table": {
            "S": "swiggy_wh.sku"
        },
        "Endpoint": {
            "S": "vinculum-rds-dp-cdc.swiggyops.de"
        },
        "Identifier": {
            "S": "vinculum"
        },
        "SecretsPath": {
            "S": "/swiggy.cloud/production/singapore/cdc-admin/RDS_VINCULUM_DP_CDC_RO"
        },
        "TargetTimezone": {
            "S": "UTC"
        },
        "OwnerDetails": {
            "M": {
                "Pod": {
                    "S": "data-platform"
                },
                "SubPod": {
                    "S": "data-ingestion"
                },
                "Emails": {
                    "L": [
                        {
                            "S": "dp-ingestion@swiggy.in"
                        },
                        {
                            "S": "namit.pabreja@swiggy.in"
                        }
                    ]
                }
            }
        },
        "ArchivalDetails": {
            "M": {
                "ArchivalInterval": {
                    "N": "0"
                },
                "ArchivalColumnName": {
                    "S": "date"
                },
                "ArchivalTimeZone": {
                    "NULL": true
                },
                "IsArchivalEnabled": {
                    "BOOL": false
                }
            }
        },
        "CreatedBy": {
            "S": "testUser"
        },
        "Metadata": {
            "M": {
                "PrimaryKey": {
                    "S": "SKU"
                },
                "SizeInMB": {
                    "N": "13"
                },
                "Schema": {
                    "L": [
                        {
                            "M": {
                                "Field": {
                                    "S": "SKU"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "PRI"
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "TempSkuCode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(20)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUName"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(200)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "DisplaySKU"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ClientId"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "int(11)"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "int"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "skuNameCopyFromStyle"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUShortName"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(100)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SkuType"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "char(1)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "char"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUClassification"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "PrePackDesc"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(200)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "HierarchyCode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "MfgCode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "MfgSKUCode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BrandCode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Status"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "char(1)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "char"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "skuStatusCopyFromStyle"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "StatusChangeBy"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "StatusChangeDate"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "datetime"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "datetime"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "isPurchasable"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "issalebale"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "IsStocked"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "saleableCopyFromStyle"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Height"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(7,3)"
                                },
                                "NumericPrecision": {
                                    "N": "7"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Width"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(7,3)"
                                },
                                "NumericPrecision": {
                                    "N": "7"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Weight"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(7,3)"
                                },
                                "NumericPrecision": {
                                    "N": "7"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Length"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(7,3)"
                                },
                                "NumericPrecision": {
                                    "N": "7"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Cube"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(7,3)"
                                },
                                "NumericPrecision": {
                                    "N": "7"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "cubeCopyFromStyle"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Shelflifeindicator"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ShelfLifetype"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "char(1)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "char"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "TotalShelfLife"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Shelflifeonrcvng"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ShelflifeonPicking"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "serialtracking"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ishazardous"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ispoisnous"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Stackable"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "color"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "int(11) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "int"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "size"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "int(11) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "int"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SizeGrp"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "int(11)"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "int"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "AttributeSet"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(12)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "style"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Material"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "OriginCountry"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ExciseApp"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(4)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ExcistCat"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ApproveStatus"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ApprovedBy"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(10)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ApprovedDate"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "datetime"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "datetime"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "PackSize"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Fragrance"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Flavour"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "StyleConfig"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ShippingCharges"
                                },
                                "NumericScale": {
                                    "N": "5"
                                },
                                "ColumnType": {
                                    "S": "decimal(20,5)"
                                },
                                "NumericPrecision": {
                                    "N": "20"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "HandlingCharges"
                                },
                                "NumericScale": {
                                    "N": "5"
                                },
                                "ColumnType": {
                                    "S": "decimal(20,5)"
                                },
                                "NumericPrecision": {
                                    "N": "20"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BackOrder"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(4)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "backOrderCopyFromStyle"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(1) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF1"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF2"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF3"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF4"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF5"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "S": "MUL"
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF6"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF7"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF8"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF9"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF10"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF11"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF12"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF13"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF14"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UDF15"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF1"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "text"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "text"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF2"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "text"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "text"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF3"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF4"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF5"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF6"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF7"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BUDF8"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2000)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg1"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg2"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg3"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg4"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg5"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUimg6"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc1"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc2"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc3"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc4"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc5"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc6"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc7"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUImgDesc8"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SkuImgUrl"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(300)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "CRTBy"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(10)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "CRTDate"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "datetime"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "datetime"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UPDBy"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(10)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "RowVersion"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(11) unsigned"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "UPDdate"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "datetime"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "NO"
                                },
                                "FieldType": {
                                    "S": "datetime"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BackOrderQty"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(10,3)"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SubscribeProduct"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(4)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "AvailableforSubscription"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(4)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "MasterSKU"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "isuniquebarcode"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "tinyint(4)"
                                },
                                "NumericPrecision": {
                                    "N": "3"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "tinyint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "sourcewh"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(5)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "fulfillmenttype"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "int(11)"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "int"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "SKUPDPIMgURL"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(250)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "IMEICOUNT"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(6)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "BomType"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(3)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "PartModelNo"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(50)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "Season"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(2)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "ipcAllow"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(2)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "repackAllow"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "smallint(2)"
                                },
                                "NumericPrecision": {
                                    "N": "5"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "smallint"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "additionalCess"
                                },
                                "NumericScale": {
                                    "N": "0"
                                },
                                "ColumnType": {
                                    "S": "varchar(20)"
                                },
                                "NumericPrecision": {
                                    "N": "0"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "varchar"
                                }
                            }
                        },
                        {
                            "M": {
                                "Field": {
                                    "S": "additionalCessUnit"
                                },
                                "NumericScale": {
                                    "N": "3"
                                },
                                "ColumnType": {
                                    "S": "decimal(10,3)"
                                },
                                "NumericPrecision": {
                                    "N": "10"
                                },
                                "IsPrimary": {
                                    "NULL": true
                                },
                                "IsNull": {
                                    "S": "YES"
                                },
                                "FieldType": {
                                    "S": "decimal"
                                }
                            }
                        }
                    ]
                }
            }
        },
        "CreatedAt": {
            "S": "Wed Mar 23 10:40:19 UTC 2022"
        }
    }
}