Method: GovDelivery::TMS::FromAddress#is_default
- Defined in:
- lib/govdelivery/tms/resource/from_address.rb
#is_default ⇒ Boolean
Indicates if the FromAddress is the account’s default FromAddress
17 18 19 |
# File 'lib/govdelivery/tms/resource/from_address.rb', line 17 def is_default @is_default end |