Skip to content

createFaxAcctInfoInput

Autogenerated input type of createFaxAcctInfo

Fields

Used By

Definition

"""
Autogenerated input type of createFaxAcctInfo
"""
input createFaxAcctInfoInput {
aes_key: String
api_key: String
fax_number: String
notify_provider: Boolean
user_id: ID
username: String
}