Property signature DocumentObject.phoneNumbers

The phone numbers of the selected item.

Signature

  [ 
 Document 
 . 
 PHONE_NUMBERS 
 ] 
 ? 
 : 
  
 Array 
< { 
 type 
 : 
  
 string 
 ; 
  
 number 
 : 
  
 string 
 }>; 
 

Details

Type Array<{type: string; number: string}>
Optional Yes
Readonly No
Design a Mobile Site
View Site in Mobile | Classic
Share by: