Interface MoveAccountFetchConfig

interface MoveAccountFetchConfig {
    owned: boolean;
}

Properties

Properties

owned: boolean