Interface WorldCloseBankUpdate

interface WorldCloseBankUpdate {
    bankID: string;
}

Properties

Properties

bankID: string