You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > Address Class > Address Methods > Edit Method > Address.Edit Method (Dictionary<string, object>)
Address.Edit Method (Dictionary<string, object>)
Close
Ofcas.Lk.Api.Client - Version 3.0
Address.Edit Method (Dictionary<string, object>)

Edits many values of an address based on a dictionary with key and value entries.

Syntax
C#
public AddressInfo Edit(Dictionary<string, object> parameters);
Parameters
Description
Dictionary<string, object> parameters
The Dictionary which entries follow the key/value structure of the Edit method.

Returns an info object of the edited address.

Copyright © 2020. All rights reserved.