Skip to content

createFaxAcctInfoInput

Autogenerated input type of createFaxAcctInfo

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createFaxAcctInfo
"""
input createFaxAcctInfoInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
aes_key: String
api_key: String
fax_number: String
notify_provider: Boolean
user_id: ID
username: String
}