Module api20100401_address_api

Source

Structs§

CreateAddressParams
struct for passing parameters to the method create_address
DeleteAddressParams
struct for passing parameters to the method delete_address
FetchAddressParams
struct for passing parameters to the method fetch_address
ListAddressParams
struct for passing parameters to the method list_address
UpdateAddressParams
struct for passing parameters to the method update_address

Enums§

CreateAddressError
struct for typed errors of method create_address
DeleteAddressError
struct for typed errors of method delete_address
FetchAddressError
struct for typed errors of method fetch_address
ListAddressError
struct for typed errors of method list_address
UpdateAddressError
struct for typed errors of method update_address

Functions§

create_address
delete_address
fetch_address
list_address
update_address