Get desktop application:
View/edit binary Protocol Buffers messages
Used in: MemberAddresses
string firstname = 2
string lastname = 3
string address_details = 4
string zip_code = 5
string city = 6
string phone = 7
bool is_last_used_address = 9
string company = 10
Used as response type in: Import.ImportAddresses, Import.ImportMembers
Used in: Member
string member_premium_status = 1
Used in: Member
Used in: MembersBatch
string member_id = 1
string firstname = 2
string lastname = 3
string gender = 4
string external_user_id = 5
string shop_name = 8
string status = 9
string email = 11
string password = 12
repeated MemberPhone phone_list = 13
repeated SocialAccount social_accounts = 14
optional LoyaltyProgram loyalty_program = 15
optional MarketingItem marketing_item = 16
string communication_model = 17
string communication_channel = 18
string autologin_token = 19
bool is_employee = 20
string godfather = 21
bool has_ordered = 22
Used in: AddressesBatch
string member_id = 1
repeated Address addresses = 2
Used in: Member
string phone = 1
string phone_type = 2
Used in: Member
int32 social_type_id = 1
string social_user_id = 2