Initializers
init(display:)
Creates a receipt email input rule.init(from:)
Inherited fromDecodable.init(from:).
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Swift Structure
struct CheckoutReceiptEmailInputRule
init(display: String? = nil)
Decodable.init(from:).
init(from decoder: any Decoder) throws
| Property | Type | Description |
|---|---|---|
display | String? | The CSS display value of the input. |
Was this page helpful?
