Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Collection or Custom, needing advice #80

Open
@LucasBadico

Description

@LucasBadico

Hey guys, needing some advice, @jeskew, maybe you know the answer...

I have Accounts, that have a phones attribute, that is a phone map.

{
 phones: {
  'phone1-with-uuid': {
       number: '99999999',
       areaCode: '00'
  }
 }
}

I was looking ate the collection and I can't use a memberType for it, the mapper will do a auto-marshaller, rigth?

There is a way to make a custom use the scheme? Or we extend the mapper to understand this use case?

I want to do this to have a unique identifier on phone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions