init(label:value:)
Creates a line item with the given label and string value.
Declaration
init(label: String, value: String)Discussion
Localize the label and value to the customer’s locale.
Creates a line item with the given label and string value.
init(label: String, value: String)Localize the label and value to the customer’s locale.