Skip to main content

resolve_account_locator

Function resolve_account_locator 

Source
pub async fn resolve_account_locator(
    gateway: &str,
    acc_id: Option<u64>,
    card_num: Option<&str>,
    command: &str,
) -> Result<u64>