Skip to content

createOfficeallySftpAccountInput

Autogenerated input type of createOfficeallySftpAccount

Fields

Used By

Definition

"""
Autogenerated input type of createOfficeallySftpAccount
"""
input createOfficeallySftpAccountInput {
ftp_url: String
password: String
username: String
}