In this interface we will see the structure of Merchant
interface Merchant { id: string; store_code: string;}
Generated using TypeDoc
In this interface we will see the structure of Merchant