Record

post-senders-params

No description available.

record post-senders-params {
  on-behalf-of: option​<string>,
  address: option​<string>,
  address-v2: option​<string>,
  city: option​<string>,
  country: option​<string>,
  from-op: option​<post-senders-body-from-op>,
  nickname: option​<string>,
  reply-to: option​<post-senders-body-reply-to>,
  state: option​<string>,
  zip: option​<string>,
}

Fields

NameTypeDescription
on-behalf-ofoption​<string>
addressoption​<string>
address-v2option​<string>
cityoption​<string>
countryoption​<string>
from-opoption​<post-senders-body-from-op>
nicknameoption​<string>
reply-tooption​<post-senders-body-reply-to>
stateoption​<string>
zipoption​<string>