Interface WorldOpenBankUpdate

interface WorldOpenBankUpdate {
    bankID: string;
}

Properties

Properties

bankID: string