Skip to content

phone_number_field different between PersonalInformation and DGFIP scopes #10

@giffarda

Description

@giffarda

"phone_number_field": {
"type": "object",
"properties": {
"value": {
"type": "string",

"mobile": {
"type": "boolean",
"$comment": "if the telephone is mobile, meaning it can receive SMS"
},

Hi,

For phone number field type, a boolean "mobile" was added. It is indicated in the DGFIP schema.json but not in PersonalInformation schema.json. Can you confirm we want this boolean in all scopes which need a phone number ?

Thanks in advance

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions