Skip to content

User Address Service

Create New Address

Input
address
UserAddressModelAdapter
Output
none

Delete Address

Input
addressId
string
Output
success
bool

Get Address

Input
addressId
string
Output
listOfAddresses
List<UserAddressModelAdapter>

Update Address

Input
address
UserAddressModelAdapter
Output
success
bool

Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.