ReceiptRuleAddHeaderAction

data class ReceiptRuleAddHeaderAction(val headerName: String, val headerValue: String, val position: Int)

Constructors

Link copied to clipboard
constructor(headerName: String, headerValue: String, position: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the header to add

Link copied to clipboard

The value of the header to add

Link copied to clipboard

The position of the action in the receipt rule