CustomerAutofillAdditionalDataRS
public struct CustomerAutofillAdditionalDataRS : Codable
Child structure of CustomerAutofillResponse
-
This field is parsed from the address
Declaration
Swift
public var verifyDataWithHost: String? -
This includes the message which goes with the statusCode.
Declaration
Swift
public var autofillServiceStatus: String?