ship_mode.txt.attr 381 B

123456789101112
  1. {
  2. "_yql_row_spec"={
  3. "Type"=["StructType";[
  4. ["sm_ship_mode_sk";["PgType";"int4";];];
  5. ["sm_ship_mode_id";["PgType";"text";];];
  6. ["sm_type";["PgType";"text";];];
  7. ["sm_code";["PgType";"text";];];
  8. ["sm_carrier";["PgType";"text";];];
  9. ["sm_contract";["PgType";"text";];];
  10. ];];
  11. }
  12. }