API Wrapper code - not used? #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm looking at
CRM_AddressFormat_APIWrapper
code. It looks like on an API call to AddressFormat.create, it looks for the presence of thecountry_id
field. However, that API will never return that field - so is this code that can be removed?Never mind - I figured it out.
Yes, Its when you pass country_id as a parameter in Address Format api.