Customer: Find
- DOTNET
Customer customer = gateway.Customer.Find("the_customer_id");
Arguments
CustomerId
required, stringA string value representing an existing customer in your Vault.
Customer customer = gateway.Customer.Find("the_customer_id");
CustomerId
required, string