GetUserPhotoType

GetUserPhotoType class

public class GetUserPhotoType : BaseRequestType

Constructors

Name Description
GetUserPhotoType() The default constructor.

Properties

Name Description
Email { get; set; }
SizeRequested { get; set; }
TypeRequested { get; set; }
TypeRequestedSpecified { get; set; }

See Also