Skip to content

createFaxLineRequestInput

Autogenerated input type of createFaxLineRequest

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createFaxLineRequest
"""
input createFaxLineRequestInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
area_code: String
bill: Upload
city: String
loa: Upload
request_type: String
state: String
}