#Jkas

1 messages · Page 1 of 1 (latest)

pearl fjordBOT
pastel creek
#

Could you clarify what you mean by "missing attributes"?

meager ether
#

key/value pairs - would the keys ever be missing if the values were null?

#

For example, on PaymentMethod I'm seeing a card which has checks - would I ever expect the address_postal_code_check key to be missing? Could checks be an empty object?

pastel creek
#

Got it, thanks for clarifying

#

Yes, some of the values for attributes under checks can be null.

#

So, for example, address_line1_check may not have been provided by the customer, and thus never checked so this value would be null