We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64e456 commit f906324Copy full SHA for f906324
1 file changed
lib/phaxio/resources/ata.rb
@@ -89,6 +89,7 @@ def list params = {}
89
# - *name* [String] - A name used to identify the ATA.
90
# - *description* [String] - A longer description of the ATA.
91
# - *domain* [String] - A domain for the ATA.
92
+ # - *mac_address* [String] - A mac address for the ATA.
93
# @return [Phaxio::Resources::Ata]
94
# The created ATA, including the generated username and password.
95
# @raise [Phaxio::Error::PhaxioError]
0 commit comments