What is the meaning of different type used in bitgo api like bellow :
Url : https://bitgo.github.io/bitgo-docs/?javascript#add-wallet
m/0/0/0/0 (which is also the ID used to refer to a wallet in BitGo’s system)
m/0/0/1/0 (The first change address of a wallet)
m/0/0/10/0 (first SegWit receiving address of a wallet)
m/0/0/11/0 (the first SegWit change address of a wallet)
what is the meaning SegWit receiving address or SegWit change address..?