On this pageOrderAddressStatetype OrderAddressState { id: String code: String name: String}CopyFieldsidStringIt is the id of the state of the address.codeStringIt is the code of the state of the address.nameStringIt is the name of the state of the address.