class Shopify::CustomerInvite
- Shopify::CustomerInvite
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
shopify/resources/customer_invite.crConstructors
Instance Method Summary
- #bcc : Array(String)
- #bcc=(bcc : Array(String))
- #custom_message : String
- #custom_message=(custom_message : String)
- #from : String
- #from=(from : String)
- #subject : String
- #subject=(subject : String)
- #to : String
- #to=(to : String)