Class: Postal::Lmapi::NewSubscriberPolicyEnum

Inherits:
String
  • Object
show all
Defined in:
lib/postal/lmapi/lmapi.rb

Overview

http://tempuri.org/ns1.xsdNewSubscriberPolicyEnum

Constant Summary collapse

Closed =
NewSubscriberPolicyEnum.new("closed")
Open =
NewSubscriberPolicyEnum.new("open")
Password =
NewSubscriberPolicyEnum.new("password")
Private =
NewSubscriberPolicyEnum.new("private")